@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--focus-ring: #ff8b5c}*{transition:background-color .24s ease,border-color .24s ease,color .24s ease,box-shadow .24s ease}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}a{text-decoration:none;color:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}html:not(.dark) ::-webkit-scrollbar-thumb{background:#111d2338;border-radius:999px}html.dark ::-webkit-scrollbar-thumb{background:#72e3ca3d;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#ff8b5c6b}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}*{margin:0;padding:0;box-sizing:border-box}:root{scroll-behavior:smooth;color-scheme:light dark}html,body,#root{min-height:100%;width:100%}body{position:relative;overflow-x:hidden;font-family:Manrope,Segoe UI,sans-serif;background:#f7f4ee;color:#0f172a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}html.dark body{background:#0b1220;color:#f8fafc}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(circle at top right,rgba(3,105,161,.12),transparent 26%),radial-gradient(circle at bottom left,rgba(59,130,246,.08),transparent 22%),linear-gradient(180deg,#ffffff8c,#f7f4ee00)}html.dark body:before{background:radial-gradient(circle at top right,rgba(56,189,248,.12),transparent 26%),radial-gradient(circle at bottom left,rgba(59,130,246,.08),transparent 22%),linear-gradient(180deg,#0b12206b,#0b122000)}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}
