@import "https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css";
:root{--color-bg-primary:#fff;--color-bg-alt:#f6f5f4;--color-text-main:#000000f2;--color-text-sub:#615d59;--color-border:#37352f17;--color-bg-hover:#37352f14;--color-accent-blue:#0075de;--color-brand-secondary:#213183;--color-accent-pink:#ff64c8;--color-accent-orange:#dd5b00;--font-primary:var(--font-inter), sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--color-bg-primary);color:var(--color-text-main);font-family:var(--font-primary);-webkit-font-smoothing:antialiased;line-height:1.5}a{color:inherit;text-decoration:none}
.layout-module__L5FxyW__layout{flex-direction:column;min-height:100vh;display:flex}.layout-module__L5FxyW__layout__main{flex:1}
