@charset "UTF-8";.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;display:flex;max-width:100%;max-height:100%;z-index:1000}.cdk-overlay-backdrop{position:absolute;inset:0;pointer-events:auto;-webkit-tap-highlight-color:transparent;opacity:0;touch-action:manipulation;z-index:1000;transition:opacity .4s cubic-bezier(.25,.8,.25,1)}@media(prefers-reduced-motion){.cdk-overlay-backdrop{transition-duration:1ms}}.cdk-overlay-backdrop-showing{opacity:1}@media(forced-colors:active){.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing,.cdk-high-contrast-active .cdk-overlay-transparent-backdrop{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;display:flex;flex-direction:column;min-width:1px;min-height:1px;z-index:1000}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.cdk-overlay-popover{background:none;border:none;padding:0;outline:0;overflow:visible;position:fixed;pointer-events:none;white-space:normal;color:inherit;text-decoration:none;width:100%;height:100%;inset:0 auto auto 0}.cdk-overlay-popover::backdrop{display:none}.cdk-overlay-popover .cdk-overlay-backdrop{position:fixed;z-index:auto}:root{--dtfb-background: #ffffff;--dtfb-foreground: #09090b;--dtfb-card: #ffffff;--dtfb-card-foreground: #09090b;--dtfb-popover: #ffffff;--dtfb-popover-foreground: #09090b;--dtfb-brand: #008f39;--dtfb-primary: #00832f;--dtfb-primary-foreground: #ffffff;--dtfb-primary-hover: #006a28;--dtfb-secondary: #f4f4f5;--dtfb-secondary-foreground: #18181b;--dtfb-muted: #f4f4f5;--dtfb-muted-foreground: #71717a;--dtfb-accent: #f4f4f5;--dtfb-accent-foreground: #18181b;--dtfb-destructive: #dc2626;--dtfb-destructive-foreground: #ffffff;--dtfb-warning: #b45309;--dtfb-warning-foreground: #ffffff;--dtfb-border: #e4e4e7;--dtfb-input: #e4e4e7;--dtfb-ring: #008f39;--dtfb-radius: .5rem;--dtfb-radius-sm: .375rem;--dtfb-radius-lg: .75rem;--dtfb-license-a: #16a34a;--dtfb-license-b: #ca8a04;--dtfb-license-c: #dc2626;--dtfb-license-d: #4b5563;--dtfb-license-foreground: #ffffff;--dtfb-font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--dtfb-shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--dtfb-shadow-md: 0 4px 12px -2px rgb(0 0 0 / .1);--dtfb-shadow-lg: 0 10px 30px 0 rgb(0 0 0 / .12)}.dark{--dtfb-background: #09090b;--dtfb-foreground: #fafafa;--dtfb-card: #18181b;--dtfb-card-foreground: #fafafa;--dtfb-popover: #18181b;--dtfb-popover-foreground: #fafafa;--dtfb-primary: #10a847;--dtfb-primary-foreground: #05130a;--dtfb-primary-hover: #14b94f;--dtfb-secondary: #27272a;--dtfb-secondary-foreground: #fafafa;--dtfb-muted: #27272a;--dtfb-muted-foreground: #a1a1aa;--dtfb-accent: #27272a;--dtfb-accent-foreground: #fafafa;--dtfb-destructive: #ef4444;--dtfb-destructive-foreground: #ffffff;--dtfb-warning: #fbbf24;--dtfb-warning-foreground: #05130a;--dtfb-border: #27272a;--dtfb-input: #27272a;--dtfb-ring: #10a847}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--dtfb-font-sans);background:var(--dtfb-background);color:var(--dtfb-foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}h1,h2,h3,h4,h5,h6,p,figure{margin:0}button{font-family:inherit}:focus-visible{outline:2px solid var(--dtfb-ring);outline-offset:2px}html,body{height:100%}
