@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap";
@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}}}.fixed{position:fixed}.container{width:100%}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.min-h-screen{min-height:100vh}.w-full{width:100%}.table-auto{table-layout:auto}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.overflow-auto{overflow:auto}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.text-left{text-align:left}.text-right{text-align:right}@layer base{:root{--bg:#f8fafc;--text:#0f172a;--muted:#64748b;--primary:#0ea5a4;--primary-600:#059669}html,body,#__next{height:100%}body{background-color:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}}@layer components{.container{max-width:1100px;margin-left:auto;margin-right:auto}.card{background-color:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 10px 30px #02061714}.table-default th{color:#475569;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.table-default td{color:#334155;font-size:.875rem}.btn{cursor:pointer;border:none;border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex;box-shadow:0 1px 2px #0206170a}.btn-primary{background-color:var(--primary);color:#fff}.btn-primary:hover{background-color:var(--primary-600)}.btn-ghost{color:#334155;background:0 0}.btn-ghost:hover{color:#0f172a}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
