:root{--color-base-white: #ffffff;--color-base-black: #181818;--color-neutrals-200: #cccbcb;--color-neutrals-400: #9f9c9c;--color-neutrals-500: #898384;--color-neutrals-600: #726c6c;--color-neutrals-700: #5a5555;--color-neutrals-800: #433e3f;--color-primary: #006e7b;--color-success-600: #006e7b;scroll-behavior:smooth}*,*:before,*:after{box-sizing:border-box;margin:0}body{transition:color .5s,background-color .5s;line-height:1.2;font-family:Apple SD Gothic Neo,sans-serif;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}h1{font-size:1.75rem;font-weight:400;margin:0}h2{font-size:1.5rem;font-weight:400;margin:0}h3{font-size:1.25rem;font-weight:400;margin:0}p{margin:0}.typography-body1{font-family:Apple SD Gothic Neo,Noto Sans,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.2}.typography-body2{font-family:Apple SD Gothic Neo,Noto Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.2}.font-bold{font-weight:700}.font-semibold{font-weight:600}.underline{text-decoration:underline}button:active{opacity:.6}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner{width:48px;height:48px;border:2px solid rgba(0,0,0,.1);border-top:2px solid black;border-radius:50%;animation:spin 1s ease-in-out infinite}.flex{display:flex;flex-direction:row}.flex-col{flex-direction:column}.w-full{width:100%}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-2{gap:2px}.gap-3{gap:12px}.mt-3{margin-top:12px}
