@import"https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&family=Outfit:wght@200;300;400;500;600;700;800&family=Poppins:wght@200;300;400;500;600;700;800&family=Raleway:wght@200;300;400;500;600;700&family=Roboto:wght@100;300;400;500;700;900&display=swap";html{width:100%;height:100%;margin:0;padding:0}*{margin:0;padding:0;box-sizing:border-box}body{width:100%;height:100%;margin:0;padding:0;box-sizing:border-box;font-family:Outfit,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{width:100%;height:100%;margin:0;padding:0}::-webkit-scrollbar{width:.25em;background-color:transparent;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0000004d;border-radius:50px;width:.15em}:root{--gg-primary: #422073;--gg-primary-dark: #6d2fda;--gg-blue: #49C7E1;--gg-bg: #F5F4FB;--gg-surface: #ffffff;--gg-text: #1f2937;--gg-muted: #6b7280;--gg-border: #E4E1F5;--gg-green: #2fb344;--gg-red: #ef4444;--gg-yellow: #f59e0b}.contentContainer{padding:16px 20px 24px;background:var(--gg-bg);min-height:calc(100vh - 56px);max-height:calc(100vh - 56px);overflow-y:auto;overflow-x:hidden}.pageHeader h2{font-family:Outfit,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:22px;color:var(--gg-primary)}.gg-table{width:100%}.gg-table thead th{font-family:Outfit,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-weight:600!important;font-size:13px!important;letter-spacing:.02em;color:#433362!important;background:#f3ecff!important;border-bottom:1px solid var(--gg-border)!important;position:sticky;top:0;z-index:3}.gg-table tbody tr{background:var(--gg-surface);border-bottom:1px solid var(--gg-border)}.gg-table td,.gg-table th{padding-top:12px!important;padding-bottom:12px!important}.pill{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 10px;border-radius:999px;font-family:Outfit,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:600}.pill.paid{color:#17692a;background:#2fb3441f;border:1px solid rgba(47,179,68,.35)}.pill.unpaid{color:#7f1d1d;background:#ef44441f;border:1px solid rgba(239,68,68,.35)}.pill.under-review{color:#7a4b00;background:#f59e0b24;border:1px solid rgba(245,158,11,.38)}.pill.active{color:#17692a;background:#2fb3441f;border:1px solid rgba(47,179,68,.35)}.pill.canceled{color:#7f1d1d;background:#ef44441f;border:1px solid rgba(239,68,68,.35)}.gg-sidebar{background:linear-gradient(180deg,#2ec0db,#49c7e1 60%,#7fd8eb)}.gg-sidebar .nav-item{color:#fff;border-radius:10px}.gg-sidebar .nav-item:hover{background:#ffffff1f}.gg-sidebar .nav-item.active{background:#9048fb}.gg-action-icon{color:#64748b}.gg-action-icon:hover{color:var(--gg-primary)}
