.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.w-full{width:100%}.h-full{height:100%}.min-h-full{min-height:100%}.inset-0{inset:0}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.m-0{margin:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.mx-auto{margin-left:auto;margin-right:auto}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}.shadow-sm{box-shadow:0 1px 3px #1b1c1b14}.shadow-md{box-shadow:0 4px 12px #1b1c1b1a}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}:root{--color-primary:#0b57d0;--color-primary-container:#d3e3fd;--color-primary-dark:#a8c7fa;--color-primary-container-dark:#0842a0;--color-on-primary:#fff;--color-on-primary-container:#041e49;--color-secondary:#5e5f62;--color-secondary-container:#e2e1e6;--color-tertiary:#006c6e;--color-error:#ba1a1a;--color-error-container:#ffdad6;--color-outline:#747775;--color-outline-variant:#c4c7c5;--color-surface:#f8faf8;--color-surface-dim:#d9dbd9;--color-surface-container-lowest:#fff;--color-surface-container-low:#f2f4f2;--color-surface-container:#eceeed;--color-surface-container-high:#e7e9e7;--color-surface-container-highest:#e1e3e1;--color-on-surface:#1b1c1b;--color-on-surface-variant:#444746;--color-score-excellent:#0d7377;--color-score-good:#2e7d32;--color-score-fair:#f9a825;--color-score-poor:#e65100;--color-score-inaccessible:#c62828;--color-score-unrated:#747775}html,body{height:100%;margin:0;padding:0}body{background-color:var(--color-surface);color:var(--color-on-surface);font-family:var(--font-inter,sans-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}a{color:inherit;text-decoration:none}
