@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--background: #ffffff;--surface: #f9fafb;--surface-elevated: #ffffff;--text-primary: #111827;--text-secondary: #4b5563;--text-tertiary: #6b7280;--border: #e5e7eb;--border-hover: #d1d5db;--divider: #e5e7eb;--overlay: rgba(0, 0, 0, 0.5)}[data-theme=dark]{--background: #0f1419;--surface: #1a1f2e;--surface-elevated: #252b3b;--text-primary: #f9fafb;--text-secondary: #d1d5db;--text-tertiary: #9ca3af;--border: #2d3548;--border-hover: #3d4556;--divider: #2d3548;--overlay: rgba(0, 0, 0, 0.7)}.text-display-xl{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:3.75rem;font-weight:800;line-height:1;letter-spacing:-0.025em}.text-display-lg{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:3rem;font-weight:800;line-height:1.25;letter-spacing:-0.025em}.text-h1,h1{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:2.25rem;font-weight:700;line-height:1.25;letter-spacing:-0.025em}.text-h2,h2{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.875rem;font-weight:700;line-height:1.375;letter-spacing:-0.025em}.text-h3,h3{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.5rem;font-weight:600;line-height:1.375;letter-spacing:0}.text-h4,h4{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.25rem;font-weight:600;line-height:1.5;letter-spacing:0}.text-h5,h5{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.125rem;font-weight:600;line-height:1.5;letter-spacing:0}.text-h6,h6{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:600;line-height:1.5;letter-spacing:0}.text-body-lg{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.625;letter-spacing:0}.text-body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:0}.text-body-sm{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;letter-spacing:0}.text-label{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5;letter-spacing:.025em;text-transform:uppercase}.text-caption{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:.75rem;font-weight:400;line-height:1.5;letter-spacing:0}.text-code{font-family:"Fira Code","Monaco","Courier New",monospace;font-size:.875em;font-weight:400;line-height:1.5;letter-spacing:0}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.no-underline{text-decoration:none}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:0;color:var(--text-primary)}@media(max-width: 576px){html{font-size:14px}}@media(min-width: 1280px){html{font-size:18px}}@supports(font-variation-settings: normal){*{font-feature-settings:"cv02","cv03","cv04","cv11"}}:root{--background: #ffffff;--surface: #f9fafb;--surface-elevated: #ffffff;--text-primary: #111827;--text-secondary: #4b5563;--text-tertiary: #6b7280;--border: #e5e7eb;--border-hover: #d1d5db;--divider: #e5e7eb;--overlay: rgba(0, 0, 0, 0.5)}[data-theme=dark]{--background: #0f1419;--surface: #1a1f2e;--surface-elevated: #252b3b;--text-primary: #f9fafb;--text-secondary: #d1d5db;--text-tertiary: #9ca3af;--border: #2d3548;--border-hover: #3d4556;--divider: #2d3548;--overlay: rgba(0, 0, 0, 0.7)}.container,.container-narrow{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 992px){.container,.container-narrow{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width: 1280px){.container,.container-narrow{max-width:1440px;padding-left:2rem;padding-right:2rem}}@media(min-width: 1280px){.container-narrow{max-width:1024px}}.container-fluid{width:100%;padding-left:1rem;padding-right:1rem}.grid{display:grid;gap:1.5rem}.grid.gap-sm{gap:1rem}.grid.gap-lg{gap:2rem}.grid.gap-xl{gap:3rem}.grid-cols-1{grid-template-columns:repeat(1, 1fr)}.grid-cols-2{grid-template-columns:repeat(2, 1fr)}.grid-cols-3{grid-template-columns:repeat(3, 1fr)}.grid-cols-4{grid-template-columns:repeat(4, 1fr)}.grid-cols-6{grid-template-columns:repeat(6, 1fr)}.grid-cols-12{grid-template-columns:repeat(12, 1fr)}.grid-responsive{grid-template-columns:repeat(auto-fit, minmax(280px, 1fr))}.flex{display:flex}.inline-flex{display:inline-flex}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-6{margin:1.5rem}.m-8{margin:2rem}.m-auto{margin:auto}.mt-0{margin-top:0}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.mx-auto{margin-left:auto;margin-right:auto}.p-0{padding:0}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.w-full{width:100%}.w-auto{width:auto}.w-1-2{width:50%}.w-1-3{width:33.333333%}.w-2-3{width:66.666667%}.w-1-4{width:25%}.w-3-4{width:75%}.h-full{height:100%}.h-auto{height:auto}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.rounded-none{border-radius:0}.rounded-sm{border-radius:.25rem}.rounded{border-radius:.5rem}.rounded-md{border-radius:.75rem}.rounded-lg{border-radius:1rem}.rounded-xl{border-radius:1.5rem}.rounded-2xl{border-radius:2rem}.rounded-full{border-radius:9999px}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.hidden{display:none}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.z-dropdown{z-index:1000}.z-sticky{z-index:1020}.z-fixed{z-index:1030}.z-modal{z-index:1050}.z-toast{z-index:1080}:root{--background: #ffffff;--surface: #f9fafb;--surface-elevated: #ffffff;--text-primary: #111827;--text-secondary: #4b5563;--text-tertiary: #6b7280;--border: #e5e7eb;--border-hover: #d1d5db;--divider: #e5e7eb;--overlay: rgba(0, 0, 0, 0.5)}[data-theme=dark]{--background: #0f1419;--surface: #1a1f2e;--surface-elevated: #252b3b;--text-primary: #f9fafb;--text-secondary: #d1d5db;--text-tertiary: #9ca3af;--border: #2d3548;--border-hover: #3d4556;--divider: #2d3548;--overlay: rgba(0, 0, 0, 0.7)}.text-display-xl{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:3.75rem;font-weight:800;line-height:1;letter-spacing:-0.025em}.text-display-lg{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:3rem;font-weight:800;line-height:1.25;letter-spacing:-0.025em}.text-h1,h1{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:2.25rem;font-weight:700;line-height:1.25;letter-spacing:-0.025em}.text-h2,h2{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.875rem;font-weight:700;line-height:1.375;letter-spacing:-0.025em}.text-h3,h3{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.5rem;font-weight:600;line-height:1.375;letter-spacing:0}.text-h4,h4{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.25rem;font-weight:600;line-height:1.5;letter-spacing:0}.text-h5,h5{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.125rem;font-weight:600;line-height:1.5;letter-spacing:0}.text-h6,h6{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:600;line-height:1.5;letter-spacing:0}.text-body-lg{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.625;letter-spacing:0}.text-body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:0}.text-body-sm{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;letter-spacing:0}.text-label{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5;letter-spacing:.025em;text-transform:uppercase}.text-caption{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:.75rem;font-weight:400;line-height:1.5;letter-spacing:0}.text-code{font-family:"Fira Code","Monaco","Courier New",monospace;font-size:.875em;font-weight:400;line-height:1.5;letter-spacing:0}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.no-underline{text-decoration:none}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:0;color:var(--text-primary)}@media(max-width: 576px){html{font-size:14px}}@media(min-width: 1280px){html{font-size:18px}}@supports(font-variation-settings: normal){*{font-feature-settings:"cv02","cv03","cv04","cv11"}}:root{--background: #ffffff;--surface: #f9fafb;--surface-elevated: #ffffff;--text-primary: #111827;--text-secondary: #4b5563;--text-tertiary: #6b7280;--border: #e5e7eb;--border-hover: #d1d5db;--divider: #e5e7eb;--overlay: rgba(0, 0, 0, 0.5)}[data-theme=dark]{--background: #0f1419;--surface: #1a1f2e;--surface-elevated: #252b3b;--text-primary: #f9fafb;--text-secondary: #d1d5db;--text-tertiary: #9ca3af;--border: #2d3548;--border-hover: #3d4556;--divider: #2d3548;--overlay: rgba(0, 0, 0, 0.7)}.container,.container-narrow{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 992px){.container,.container-narrow{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width: 1280px){.container,.container-narrow{max-width:1440px;padding-left:2rem;padding-right:2rem}}@media(min-width: 1280px){.container-narrow{max-width:1024px}}.container-fluid{width:100%;padding-left:1rem;padding-right:1rem}.grid{display:grid;gap:1.5rem}.grid.gap-sm{gap:1rem}.grid.gap-lg{gap:2rem}.grid.gap-xl{gap:3rem}.grid-cols-1{grid-template-columns:repeat(1, 1fr)}.grid-cols-2{grid-template-columns:repeat(2, 1fr)}.grid-cols-3{grid-template-columns:repeat(3, 1fr)}.grid-cols-4{grid-template-columns:repeat(4, 1fr)}.grid-cols-6{grid-template-columns:repeat(6, 1fr)}.grid-cols-12{grid-template-columns:repeat(12, 1fr)}.grid-responsive{grid-template-columns:repeat(auto-fit, minmax(280px, 1fr))}.flex{display:flex}.inline-flex{display:inline-flex}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-6{margin:1.5rem}.m-8{margin:2rem}.m-auto{margin:auto}.mt-0{margin-top:0}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.mx-auto{margin-left:auto;margin-right:auto}.p-0{padding:0}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.w-full{width:100%}.w-auto{width:auto}.w-1-2{width:50%}.w-1-3{width:33.333333%}.w-2-3{width:66.666667%}.w-1-4{width:25%}.w-3-4{width:75%}.h-full{height:100%}.h-auto{height:auto}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.rounded-none{border-radius:0}.rounded-sm{border-radius:.25rem}.rounded{border-radius:.5rem}.rounded-md{border-radius:.75rem}.rounded-lg{border-radius:1rem}.rounded-xl{border-radius:1.5rem}.rounded-2xl{border-radius:2rem}.rounded-full{border-radius:9999px}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.hidden{display:none}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.z-dropdown{z-index:1000}.z-sticky{z-index:1020}.z-fixed{z-index:1030}.z-modal{z-index:1050}.z-toast{z-index:1080}.btn-fab,.btn-icon,.btn,.btn-success,.btn-danger,.btn-ghost,.btn-outline,.btn-secondary,.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:1rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;cursor:pointer;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1);user-select:none;white-space:nowrap}.btn-fab:focus,.btn-icon:focus,.btn:focus,.btn-success:focus,.btn-danger:focus,.btn-ghost:focus,.btn-outline:focus,.btn-secondary:focus,.btn-primary:focus{outline:none;box-shadow:0 0 0 3px rgba(139,92,246,.3)}.btn-fab:disabled,.btn-icon:disabled,.btn:disabled,.btn-success:disabled,.btn-danger:disabled,.btn-ghost:disabled,.btn-outline:disabled,.btn-secondary:disabled,.btn-primary:disabled,.disabled.btn-fab,.disabled.btn-icon,.disabled.btn,.disabled.btn-success,.disabled.btn-danger,.disabled.btn-ghost,.disabled.btn-outline,.disabled.btn-secondary,.disabled.btn-primary{opacity:.5;cursor:not-allowed;pointer-events:none}.btn-fab:active:not(:disabled),.btn-icon:active:not(:disabled),.btn:active:not(:disabled),.btn-success:active:not(:disabled),.btn-danger:active:not(:disabled),.btn-ghost:active:not(:disabled),.btn-outline:active:not(:disabled),.btn-secondary:active:not(:disabled),.btn-primary:active:not(:disabled){transform:scale(0.98)}.btn,.btn-success,.btn-danger,.btn-ghost,.btn-outline,.btn-secondary,.btn-primary{padding:.75rem 1.5rem;font-size:1rem}.btn-primary{background:linear-gradient(135deg, #7c3aed 0%, #8b5cf6 100%);color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg, #6d28d9 0%, #7c3aed 100%);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);transform:translateY(-1px)}.btn-secondary{background:linear-gradient(135deg, #0d9488 0%, #14b8a6 100%);color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.btn-secondary:hover:not(:disabled){background:linear-gradient(135deg, #0f766e 0%, #0d9488 100%);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);transform:translateY(-1px)}.btn-outline{background:rgba(0,0,0,0);border:2px solid #8b5cf6;color:#7c3aed}.btn-outline:hover:not(:disabled){background:#f5f3ff;border-color:#7c3aed;color:#6d28d9}[data-theme=dark] .btn-outline{border-color:#a78bfa;color:#a78bfa}[data-theme=dark] .btn-outline:hover:not(:disabled){background:rgba(139,92,246,.1);border-color:#c4b5fd;color:#c4b5fd}.btn-ghost{background:rgba(0,0,0,0);color:#7c3aed}.btn-ghost:hover:not(:disabled){background:#f5f3ff;color:#6d28d9}[data-theme=dark] .btn-ghost{color:#a78bfa}[data-theme=dark] .btn-ghost:hover:not(:disabled){background:rgba(139,92,246,.1);color:#c4b5fd}.btn-danger{background:linear-gradient(135deg, #dc2626 0%, #ef4444 100%);color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.btn-danger:hover:not(:disabled){background:linear-gradient(135deg, #b91c1c 0%, #dc2626 100%);box-shadow:0 10px 15px -3px rgba(239,68,68,.3);transform:translateY(-1px)}.btn-success{background:linear-gradient(135deg, #16a34a 0%, #22c55e 100%);color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.btn-success:hover:not(:disabled){background:linear-gradient(135deg, #15803d 0%, #16a34a 100%);box-shadow:0 10px 15px -3px rgba(34,197,94,.3);transform:translateY(-1px)}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.btn-lg{padding:1rem 2rem;font-size:1.125rem}.btn-xl{padding:1.25rem 2.5rem;font-size:1.25rem}.btn-block{width:100%}.btn-icon{padding:.75rem;aspect-ratio:1;border-radius:1rem}.btn-icon.btn-icon-sm{padding:.5rem}.btn-icon.btn-icon-lg{padding:1rem}.btn-icon svg{width:1.25rem;height:1.25rem}.btn-group{display:inline-flex;gap:0}.btn-group .btn,.btn-group .btn-primary,.btn-group .btn-secondary,.btn-group .btn-outline,.btn-group .btn-ghost,.btn-group .btn-danger,.btn-group .btn-success{border-radius:0;margin-left:-1px}.btn-group .btn:first-child,.btn-group .btn-primary:first-child,.btn-group .btn-secondary:first-child,.btn-group .btn-outline:first-child,.btn-group .btn-ghost:first-child,.btn-group .btn-danger:first-child,.btn-group .btn-success:first-child{border-top-left-radius:1rem;border-bottom-left-radius:1rem;margin-left:0}.btn-group .btn:last-child,.btn-group .btn-primary:last-child,.btn-group .btn-secondary:last-child,.btn-group .btn-outline:last-child,.btn-group .btn-ghost:last-child,.btn-group .btn-danger:last-child,.btn-group .btn-success:last-child{border-top-right-radius:1rem;border-bottom-right-radius:1rem}.btn-group .btn:hover,.btn-group .btn-primary:hover,.btn-group .btn-secondary:hover,.btn-group .btn-outline:hover,.btn-group .btn-ghost:hover,.btn-group .btn-danger:hover,.btn-group .btn-success:hover{z-index:1}.btn-loading{position:relative;color:rgba(0,0,0,0) !important;pointer-events:none}.btn-loading::after{content:"";position:absolute;width:1rem;height:1rem;top:50%;left:50%;margin-left:-0.5rem;margin-top:-0.5rem;border:2px solid currentColor;border-radius:50%;border-top-color:rgba(0,0,0,0);animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.btn-fab{position:fixed;bottom:2rem;right:2rem;width:3.5rem;height:3.5rem;padding:0;border-radius:9999px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);background:linear-gradient(135deg, #7c3aed 0%, #8b5cf6 100%);color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.btn-fab:hover:not(:disabled){background:linear-gradient(135deg, #6d28d9 0%, #7c3aed 100%);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);transform:translateY(-1px)}.btn-fab{z-index:1020}.btn-fab svg{width:1.5rem;height:1.5rem}@media(max-width: 575px){.btn-fab{bottom:1rem;right:1rem}}:root{--background: #ffffff;--surface: #f9fafb;--surface-elevated: #ffffff;--text-primary: #111827;--text-secondary: #4b5563;--text-tertiary: #6b7280;--border: #e5e7eb;--border-hover: #d1d5db;--divider: #e5e7eb;--overlay: rgba(0, 0, 0, 0.5)}[data-theme=dark]{--background: #0f1419;--surface: #1a1f2e;--surface-elevated: #252b3b;--text-primary: #f9fafb;--text-secondary: #d1d5db;--text-tertiary: #9ca3af;--border: #2d3548;--border-hover: #3d4556;--divider: #2d3548;--overlay: rgba(0, 0, 0, 0.7)}.text-display-xl{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:3.75rem;font-weight:800;line-height:1;letter-spacing:-0.025em}.text-display-lg{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:3rem;font-weight:800;line-height:1.25;letter-spacing:-0.025em}.text-h1,h1{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:2.25rem;font-weight:700;line-height:1.25;letter-spacing:-0.025em}.text-h2,h2{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.875rem;font-weight:700;line-height:1.375;letter-spacing:-0.025em}.text-h3,h3{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.5rem;font-weight:600;line-height:1.375;letter-spacing:0}.text-h4,h4{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.25rem;font-weight:600;line-height:1.5;letter-spacing:0}.text-h5,h5{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.125rem;font-weight:600;line-height:1.5;letter-spacing:0}.text-h6,h6{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:600;line-height:1.5;letter-spacing:0}.text-body-lg{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.625;letter-spacing:0}.text-body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:0}.text-body-sm{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;letter-spacing:0}.text-label{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5;letter-spacing:.025em;text-transform:uppercase}.text-caption{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:.75rem;font-weight:400;line-height:1.5;letter-spacing:0}.text-code{font-family:"Fira Code","Monaco","Courier New",monospace;font-size:.875em;font-weight:400;line-height:1.5;letter-spacing:0}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.no-underline{text-decoration:none}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:0;color:var(--text-primary)}@media(max-width: 576px){html{font-size:14px}}@media(min-width: 1280px){html{font-size:18px}}@supports(font-variation-settings: normal){*{font-feature-settings:"cv02","cv03","cv04","cv11"}}:root{--background: #ffffff;--surface: #f9fafb;--surface-elevated: #ffffff;--text-primary: #111827;--text-secondary: #4b5563;--text-tertiary: #6b7280;--border: #e5e7eb;--border-hover: #d1d5db;--divider: #e5e7eb;--overlay: rgba(0, 0, 0, 0.5)}[data-theme=dark]{--background: #0f1419;--surface: #1a1f2e;--surface-elevated: #252b3b;--text-primary: #f9fafb;--text-secondary: #d1d5db;--text-tertiary: #9ca3af;--border: #2d3548;--border-hover: #3d4556;--divider: #2d3548;--overlay: rgba(0, 0, 0, 0.7)}.container,.container-narrow{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 992px){.container,.container-narrow{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width: 1280px){.container,.container-narrow{max-width:1440px;padding-left:2rem;padding-right:2rem}}@media(min-width: 1280px){.container-narrow{max-width:1024px}}.container-fluid{width:100%;padding-left:1rem;padding-right:1rem}.grid{display:grid;gap:1.5rem}.grid.gap-sm{gap:1rem}.grid.gap-lg{gap:2rem}.grid.gap-xl{gap:3rem}.grid-cols-1{grid-template-columns:repeat(1, 1fr)}.grid-cols-2{grid-template-columns:repeat(2, 1fr)}.grid-cols-3{grid-template-columns:repeat(3, 1fr)}.grid-cols-4{grid-template-columns:repeat(4, 1fr)}.grid-cols-6{grid-template-columns:repeat(6, 1fr)}.grid-cols-12{grid-template-columns:repeat(12, 1fr)}.grid-responsive{grid-template-columns:repeat(auto-fit, minmax(280px, 1fr))}.flex{display:flex}.inline-flex{display:inline-flex}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-6{margin:1.5rem}.m-8{margin:2rem}.m-auto{margin:auto}.mt-0{margin-top:0}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.mx-auto{margin-left:auto;margin-right:auto}.p-0{padding:0}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.w-full{width:100%}.w-auto{width:auto}.w-1-2{width:50%}.w-1-3{width:33.333333%}.w-2-3{width:66.666667%}.w-1-4{width:25%}.w-3-4{width:75%}.h-full{height:100%}.h-auto{height:auto}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.rounded-none{border-radius:0}.rounded-sm{border-radius:.25rem}.rounded{border-radius:.5rem}.rounded-md{border-radius:.75rem}.rounded-lg{border-radius:1rem}.rounded-xl{border-radius:1.5rem}.rounded-2xl{border-radius:2rem}.rounded-full{border-radius:9999px}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.hidden{display:none}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.z-dropdown{z-index:1000}.z-sticky{z-index:1020}.z-fixed{z-index:1030}.z-modal{z-index:1050}.z-toast{z-index:1080}:root{--background: #ffffff;--surface: #f9fafb;--surface-elevated: #ffffff;--text-primary: #111827;--text-secondary: #4b5563;--text-tertiary: #6b7280;--border: #e5e7eb;--border-hover: #d1d5db;--divider: #e5e7eb;--overlay: rgba(0, 0, 0, 0.5)}[data-theme=dark]{--background: #0f1419;--surface: #1a1f2e;--surface-elevated: #252b3b;--text-primary: #f9fafb;--text-secondary: #d1d5db;--text-tertiary: #9ca3af;--border: #2d3548;--border-hover: #3d4556;--divider: #2d3548;--overlay: rgba(0, 0, 0, 0.7)}.text-display-xl{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:3.75rem;font-weight:800;line-height:1;letter-spacing:-0.025em}.text-display-lg{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:3rem;font-weight:800;line-height:1.25;letter-spacing:-0.025em}.text-h1,h1{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:2.25rem;font-weight:700;line-height:1.25;letter-spacing:-0.025em}.text-h2,h2{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.875rem;font-weight:700;line-height:1.375;letter-spacing:-0.025em}.text-h3,h3{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.5rem;font-weight:600;line-height:1.375;letter-spacing:0}.text-h4,h4{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.25rem;font-weight:600;line-height:1.5;letter-spacing:0}.text-h5,h5{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.125rem;font-weight:600;line-height:1.5;letter-spacing:0}.text-h6,h6{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:600;line-height:1.5;letter-spacing:0}.text-body-lg{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.625;letter-spacing:0}.text-body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:0}.text-body-sm{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;letter-spacing:0}.text-label{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5;letter-spacing:.025em;text-transform:uppercase}.text-caption{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:.75rem;font-weight:400;line-height:1.5;letter-spacing:0}.text-code{font-family:"Fira Code","Monaco","Courier New",monospace;font-size:.875em;font-weight:400;line-height:1.5;letter-spacing:0}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.no-underline{text-decoration:none}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:0;color:var(--text-primary)}@media(max-width: 576px){html{font-size:14px}}@media(min-width: 1280px){html{font-size:18px}}@supports(font-variation-settings: normal){*{font-feature-settings:"cv02","cv03","cv04","cv11"}}:root{--background: #ffffff;--surface: #f9fafb;--surface-elevated: #ffffff;--text-primary: #111827;--text-secondary: #4b5563;--text-tertiary: #6b7280;--border: #e5e7eb;--border-hover: #d1d5db;--divider: #e5e7eb;--overlay: rgba(0, 0, 0, 0.5)}[data-theme=dark]{--background: #0f1419;--surface: #1a1f2e;--surface-elevated: #252b3b;--text-primary: #f9fafb;--text-secondary: #d1d5db;--text-tertiary: #9ca3af;--border: #2d3548;--border-hover: #3d4556;--divider: #2d3548;--overlay: rgba(0, 0, 0, 0.7)}.container,.container-narrow{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 992px){.container,.container-narrow{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width: 1280px){.container,.container-narrow{max-width:1440px;padding-left:2rem;padding-right:2rem}}@media(min-width: 1280px){.container-narrow{max-width:1024px}}.container-fluid{width:100%;padding-left:1rem;padding-right:1rem}.grid{display:grid;gap:1.5rem}.grid.gap-sm{gap:1rem}.grid.gap-lg{gap:2rem}.grid.gap-xl{gap:3rem}.grid-cols-1{grid-template-columns:repeat(1, 1fr)}.grid-cols-2{grid-template-columns:repeat(2, 1fr)}.grid-cols-3{grid-template-columns:repeat(3, 1fr)}.grid-cols-4{grid-template-columns:repeat(4, 1fr)}.grid-cols-6{grid-template-columns:repeat(6, 1fr)}.grid-cols-12{grid-template-columns:repeat(12, 1fr)}.grid-responsive{grid-template-columns:repeat(auto-fit, minmax(280px, 1fr))}.flex{display:flex}.inline-flex{display:inline-flex}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-6{margin:1.5rem}.m-8{margin:2rem}.m-auto{margin:auto}.mt-0{margin-top:0}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.mx-auto{margin-left:auto;margin-right:auto}.p-0{padding:0}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.w-full{width:100%}.w-auto{width:auto}.w-1-2{width:50%}.w-1-3{width:33.333333%}.w-2-3{width:66.666667%}.w-1-4{width:25%}.w-3-4{width:75%}.h-full{height:100%}.h-auto{height:auto}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.rounded-none{border-radius:0}.rounded-sm{border-radius:.25rem}.rounded{border-radius:.5rem}.rounded-md{border-radius:.75rem}.rounded-lg{border-radius:1rem}.rounded-xl{border-radius:1.5rem}.rounded-2xl{border-radius:2rem}.rounded-full{border-radius:9999px}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.hidden{display:none}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.z-dropdown{z-index:1000}.z-sticky{z-index:1020}.z-fixed{z-index:1030}.z-modal{z-index:1050}.z-toast{z-index:1080}.btn,.btn-primary,.btn-secondary,.btn-outline,.btn-ghost,.btn-danger,.btn-success,.btn-icon,.btn-fab{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:1rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;cursor:pointer;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1);user-select:none;white-space:nowrap}.btn:focus,.btn-primary:focus,.btn-secondary:focus,.btn-outline:focus,.btn-ghost:focus,.btn-danger:focus,.btn-success:focus,.btn-icon:focus,.btn-fab:focus{outline:none;box-shadow:0 0 0 3px rgba(139,92,246,.3)}.btn:disabled,.btn-primary:disabled,.btn-secondary:disabled,.btn-outline:disabled,.btn-ghost:disabled,.btn-danger:disabled,.btn-success:disabled,.btn-icon:disabled,.btn-fab:disabled,.disabled.btn,.disabled.btn-primary,.disabled.btn-secondary,.disabled.btn-outline,.disabled.btn-ghost,.disabled.btn-danger,.disabled.btn-success,.disabled.btn-icon,.disabled.btn-fab{opacity:.5;cursor:not-allowed;pointer-events:none}.btn:active:not(:disabled),.btn-primary:active:not(:disabled),.btn-secondary:active:not(:disabled),.btn-outline:active:not(:disabled),.btn-ghost:active:not(:disabled),.btn-danger:active:not(:disabled),.btn-success:active:not(:disabled),.btn-icon:active:not(:disabled),.btn-fab:active:not(:disabled){transform:scale(0.98)}.btn,.btn-primary,.btn-secondary,.btn-outline,.btn-ghost,.btn-danger,.btn-success{padding:.75rem 1.5rem;font-size:1rem}.btn-primary{background:linear-gradient(135deg, #7c3aed 0%, #8b5cf6 100%);color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg, #6d28d9 0%, #7c3aed 100%);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);transform:translateY(-1px)}.btn-secondary{background:linear-gradient(135deg, #0d9488 0%, #14b8a6 100%);color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.btn-secondary:hover:not(:disabled){background:linear-gradient(135deg, #0f766e 0%, #0d9488 100%);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);transform:translateY(-1px)}.btn-outline{background:rgba(0,0,0,0);border:2px solid #8b5cf6;color:#7c3aed}.btn-outline:hover:not(:disabled){background:#f5f3ff;border-color:#7c3aed;color:#6d28d9}[data-theme=dark] .btn-outline{border-color:#a78bfa;color:#a78bfa}[data-theme=dark] .btn-outline:hover:not(:disabled){background:rgba(139,92,246,.1);border-color:#c4b5fd;color:#c4b5fd}.btn-ghost{background:rgba(0,0,0,0);color:#7c3aed}.btn-ghost:hover:not(:disabled){background:#f5f3ff;color:#6d28d9}[data-theme=dark] .btn-ghost{color:#a78bfa}[data-theme=dark] .btn-ghost:hover:not(:disabled){background:rgba(139,92,246,.1);color:#c4b5fd}.btn-danger{background:linear-gradient(135deg, #dc2626 0%, #ef4444 100%);color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.btn-danger:hover:not(:disabled){background:linear-gradient(135deg, #b91c1c 0%, #dc2626 100%);box-shadow:0 10px 15px -3px rgba(239,68,68,.3);transform:translateY(-1px)}.btn-success{background:linear-gradient(135deg, #16a34a 0%, #22c55e 100%);color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.btn-success:hover:not(:disabled){background:linear-gradient(135deg, #15803d 0%, #16a34a 100%);box-shadow:0 10px 15px -3px rgba(34,197,94,.3);transform:translateY(-1px)}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.btn-lg{padding:1rem 2rem;font-size:1.125rem}.btn-xl{padding:1.25rem 2.5rem;font-size:1.25rem}.btn-block{width:100%}.btn-icon{padding:.75rem;aspect-ratio:1;border-radius:1rem}.btn-icon.btn-icon-sm{padding:.5rem}.btn-icon.btn-icon-lg{padding:1rem}.btn-icon svg{width:1.25rem;height:1.25rem}.btn-group{display:inline-flex;gap:0}.btn-group .btn,.btn-group .btn-primary,.btn-group .btn-secondary,.btn-group .btn-outline,.btn-group .btn-ghost,.btn-group .btn-danger,.btn-group .btn-success{border-radius:0;margin-left:-1px}.btn-group .btn:first-child,.btn-group .btn-primary:first-child,.btn-group .btn-secondary:first-child,.btn-group .btn-outline:first-child,.btn-group .btn-ghost:first-child,.btn-group .btn-danger:first-child,.btn-group .btn-success:first-child{border-top-left-radius:1rem;border-bottom-left-radius:1rem;margin-left:0}.btn-group .btn:last-child,.btn-group .btn-primary:last-child,.btn-group .btn-secondary:last-child,.btn-group .btn-outline:last-child,.btn-group .btn-ghost:last-child,.btn-group .btn-danger:last-child,.btn-group .btn-success:last-child{border-top-right-radius:1rem;border-bottom-right-radius:1rem}.btn-group .btn:hover,.btn-group .btn-primary:hover,.btn-group .btn-secondary:hover,.btn-group .btn-outline:hover,.btn-group .btn-ghost:hover,.btn-group .btn-danger:hover,.btn-group .btn-success:hover{z-index:1}.btn-loading{position:relative;color:rgba(0,0,0,0) !important;pointer-events:none}.btn-loading::after{content:"";position:absolute;width:1rem;height:1rem;top:50%;left:50%;margin-left:-0.5rem;margin-top:-0.5rem;border:2px solid currentColor;border-radius:50%;border-top-color:rgba(0,0,0,0);animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.btn-fab{position:fixed;bottom:2rem;right:2rem;width:3.5rem;height:3.5rem;padding:0;border-radius:9999px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);background:linear-gradient(135deg, #7c3aed 0%, #8b5cf6 100%);color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.btn-fab:hover:not(:disabled){background:linear-gradient(135deg, #6d28d9 0%, #7c3aed 100%);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);transform:translateY(-1px)}.btn-fab{z-index:1020}.btn-fab svg{width:1.5rem;height:1.5rem}@media(max-width: 575px){.btn-fab{bottom:1rem;right:1rem}}.card,.stat-card,.card-interactive,.card-flat,.card-elevated{background:var(--surface-elevated);border:1px solid var(--border);border-radius:1.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);padding:1.5rem;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.card:hover,.stat-card:hover,.card-interactive:hover,.card-flat:hover,.card-elevated:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);transform:translateY(-2px)}.card-header{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--divider)}.card-header h3{margin:0;font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.25rem;font-weight:600;line-height:1.5;letter-spacing:0;color:var(--text-primary)}.card-body{color:var(--text-secondary)}.card-footer{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--divider);display:flex;justify-content:flex-end;gap:.75rem}.card-elevated{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.card-flat{box-shadow:none;border:1px solid var(--border)}.card-interactive{cursor:pointer}.card-interactive:hover{border-color:#8b5cf6;box-shadow:0 10px 15px -3px rgba(139,92,246,.3)}.stat-card{padding:2rem;text-align:center}.stat-card-value{font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:3rem;font-weight:800;line-height:1.25;letter-spacing:-0.025em;color:#7c3aed;margin:.5rem 0}[data-theme=dark] .stat-card-value{color:#a78bfa}.stat-card-label{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5;letter-spacing:.025em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:.5rem}.stat-card-change{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;letter-spacing:0;display:inline-flex;align-items:center;gap:.25rem;margin-top:.5rem}.stat-card-change.positive{color:#16a34a}.stat-card-change.negative{color:#dc2626}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--overlay);z-index:1040;animation:fadeIn .2s cubic-bezier(0.4, 0, 0.2, 1)}.modal{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);background:var(--surface-elevated);border-radius:2rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);max-width:90vw;max-height:90vh;overflow-y:auto;z-index:1050;animation:slideIn .3s cubic-bezier(0.4, 0, 0.2, 1)}@media(max-width: 575px){.modal{max-width:95vw;max-height:95vh}}.modal-header{padding:1.5rem;border-bottom:1px solid var(--divider);display:flex;align-items:center;justify-content:space-between}.modal-header h2{margin:0;font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.5rem;font-weight:600;line-height:1.375;letter-spacing:0}.modal-body{padding:1.5rem}.modal-footer{padding:1.5rem;border-top:1px solid var(--divider);display:flex;justify-content:flex-end;gap:.75rem}.modal-sm{width:400px}.modal-md{width:600px}.modal-lg{width:800px}.modal-xl{width:1200px}.table-container{width:100%;overflow-x:auto;border-radius:1rem;border:1px solid var(--border)}.table{width:100%;border-collapse:separate;border-spacing:0;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;letter-spacing:0}.table thead{background:var(--surface);border-bottom:2px solid var(--border)}.table thead th{padding:1rem 1.5rem;text-align:left;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5;letter-spacing:.025em;text-transform:uppercase;color:var(--text-secondary);font-weight:600}.table tbody tr{border-bottom:1px solid var(--divider);transition:background-color .15s ease}.table tbody tr:hover{background:var(--surface)}.table tbody tr:last-child{border-bottom:none}.table tbody td{padding:1rem 1.5rem;color:var(--text-primary)}.table-actions{display:flex;gap:.5rem;justify-content:flex-end}.form-group{margin-bottom:1.5rem}.form-label{display:block;margin-bottom:.5rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;letter-spacing:0;font-weight:500;color:var(--text-primary)}.form-input,.form-select,.form-textarea{width:100%;padding:.75rem 1rem;border:1px solid var(--border);border-radius:1rem;background:var(--background);color:var(--text-primary);font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:0;transition:all .2s ease}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.form-input:disabled,.form-select:disabled,.form-textarea:disabled{opacity:.5;cursor:not-allowed}.form-input.error,.form-select.error,.form-textarea.error{border-color:#ef4444}.form-input.error:focus,.form-select.error:focus,.form-textarea.error:focus{box-shadow:0 0 0 3px rgba(239,68,68,.1)}.form-textarea{resize:vertical;min-height:100px}.form-helper{margin-top:.5rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:.75rem;font-weight:400;line-height:1.5;letter-spacing:0;color:var(--text-tertiary)}.form-error{margin-top:.5rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:.75rem;font-weight:400;line-height:1.5;letter-spacing:0;color:#dc2626}.form-checkbox,.form-radio{display:flex;align-items:center;gap:.75rem;cursor:pointer}.form-checkbox input[type=checkbox],.form-checkbox input[type=radio],.form-radio input[type=checkbox],.form-radio input[type=radio]{width:1.25rem;height:1.25rem;cursor:pointer;accent-color:#7c3aed}.form-checkbox label,.form-radio label{cursor:pointer;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:0}.badge{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:.75rem;font-weight:400;line-height:1.5;letter-spacing:0;font-weight:500;text-transform:uppercase;letter-spacing:.025em}.badge-primary{background:rgba(139,92,246,.1);color:#6d28d9}[data-theme=dark] .badge-primary{background:rgba(139,92,246,.2);color:#c4b5fd}.badge-success{background:rgba(34,197,94,.1);color:#15803d}.badge-warning{background:rgba(245,158,11,.1);color:#b45309}.badge-error{background:rgba(239,68,68,.1);color:#b91c1c}.badge-info{background:rgba(59,130,246,.1);color:#1d4ed8}.toast-container{position:fixed;top:1.5rem;right:1.5rem;z-index:1080;display:flex;flex-direction:column;gap:.75rem;max-width:400px}@media(max-width: 575px){.toast-container{left:1rem;right:1rem;max-width:none}}.toast{background:var(--surface-elevated);border:1px solid var(--border);border-radius:1rem;padding:1rem 1.5rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);display:flex;align-items:center;gap:.75rem;animation:slideInRight .3s cubic-bezier(0.4, 0, 0.2, 1)}.toast.toast-success{border-left:4px solid #22c55e}.toast.toast-error{border-left:4px solid #ef4444}.toast.toast-warning{border-left:4px solid #f59e0b}.toast.toast-info{border-left:4px solid #3b82f6}.toast-icon{flex-shrink:0;width:1.5rem;height:1.5rem}.toast-content{flex:1}.toast-title{font-weight:600;color:var(--text-primary);margin-bottom:.25rem}.toast-message{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;letter-spacing:0;color:var(--text-secondary)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideIn{from{opacity:0;transform:translate(-50%, -48%)}to{opacity:1;transform:translate(-50%, -50%)}}@keyframes slideInRight{from{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.spinner{display:inline-block;width:2rem;height:2rem;border:3px solid rgba(139,92,246,.2);border-top-color:#8b5cf6;border-radius:50%;animation:spin .6s linear infinite}.spinner-sm{width:1rem;height:1rem;border-width:2px}.spinner-lg{width:3rem;height:3rem;border-width:4px}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;background:var(--background);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s ease,color .3s ease}::selection{background:rgba(139,92,246,.2);color:var(--text-primary)}::-moz-selection{background:rgba(139,92,246,.2);color:var(--text-primary)}:focus-visible{outline:2px solid #8b5cf6;outline-offset:2px;border-radius:.25rem}@media(prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border-hover);border-radius:9999px;border:3px solid var(--surface)}::-webkit-scrollbar-thumb:hover{background:#9ca3af}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#4b5563}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#6b7280}.fade-in{animation:fadeIn .3s cubic-bezier(0.4, 0, 0.2, 1)}.slide-up{animation:slideUp .4s cubic-bezier(0.4, 0, 0.2, 1)}@keyframes slideUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.scale-in{animation:scaleIn .3s cubic-bezier(0.4, 0, 0.2, 1)}@keyframes scaleIn{from{opacity:0;transform:scale(0.95)}to{opacity:1;transform:scale(1)}}@media print{body{background:#fff;color:#000}.no-print{display:none !important}.card,.card-elevated,.card-flat,.card-interactive,.stat-card{box-shadow:none;border:1px solid #ddd}}
