@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");@tailwind base;@tailwind components;@tailwind utilities;@layer base{h1,h2,h3,h4,h5,h6{font-size:auto;font-weight:auto}:root{--font-sans:"Inter",sans-serif;--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:240 5% 96%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:222.2 47.4% 11.2%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:240 6% 80%;--input:214.3 31.8% 91.4%;--ring:222.2 84% 4.9%;--radius:0.2rem;--success:196 52% 74%;--warning:34 89% 85%;--error:10 100% 86%}}::selection{background-color:#3182CE;color:white}@layer base{*{@apply border-border}body,html{margin:0!important;padding:0!important;font-family:var(--font-sans);@apply bg-background text-foreground min-h-[100vh]}.css-xmfbce{margin:0!important}.css-72i3wd,.css-xmfbce{padding:0!important}button,h1,h2,h3,h4,h5,h6,input,p,span,textarea{font-family:var(--font-sans)}}.css-1kh526u{margin-inline:inherit!important}@media (max-width:768px){.prose-md :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2rem!important;line-height:1.25!important}}@media (min-width:769px) and (max-width:1023px){.prose-md :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.75rem!important;line-height:1.35!important}}@media (min-width:1024px){.md\:prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:3.5rem!important;margin-top:0!important;margin-bottom:0!important;line-height:128.572%!important}}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2rem!important;line-height:2.5rem!important;font-weight:600!important}@media (min-width:768px){.md\:prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2rem!important;line-height:2.75rem!important;margin-bottom:1rem!important}}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.875rem!important;line-height:2.25rem!important;font-weight:600!important}@media (min-width:768px){.md\:prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6rem!important;line-height:2.5rem!important;margin-bottom:.5rem!important}}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.25rem!important;line-height:1.75rem!important;font-weight:600!important}@media (min-width:768px){.md\:prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4rem!important;line-height:2rem!important;margin-bottom:.5rem!important}}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2em!important;line-height:125%!important}@media (min-width:768px){.md\:prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.35rem!important;line-height:166%!important;margin-bottom:1.25rem!important}}.custom-heading h1{line-height:1.25!important}@media (min-width:768px){.custom-heading h1{line-height:1.25!important}}.blog-page .container{padding-left:0!important}ol,ul{padding-left:1.5rem!important;font-size:16px!important;line-height:1.5rem!important;margin-bottom:1.25rem!important}ol{list-style-type:decimal!important}ul{list-style-type:disc!important;padding-left:3.5rem!important}@media (min-width:1024px){ol,ul{font-size:21px!important;line-height:2.5rem!important}}a{color:inherit;transition:color .2s ease}a:hover{color:#2563eb}a:focus{outline:none}