@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:wght@500;600;700;800&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--oba-bg: #f4f8fa;--oba-ink: #12212b;--oba-muted: #4b5f6b;--oba-primary: #0f5f78;--oba-secondary: #c26d3b;--oba-border: #d5e2e9;--oba-glass: rgba(255, 255, 255, .7)}*{box-sizing:border-box}html,body,#root{width:100%}html{background:var(--oba-bg)}body{font-family:Manrope,Avenir Next,Segoe UI,sans-serif;color:var(--oba-ink);background-color:var(--oba-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{font-family:Bricolage Grotesque,Manrope,sans-serif}img,svg,video,canvas{max-width:100%;height:auto}a{color:inherit;text-underline-offset:3px}button,.MuiButton-root,.MuiCard-root,.MuiPaper-root{transition:box-shadow .18s ease,transform .18s ease}.app-shell{position:relative;min-height:100vh}.app-shell:before,.app-shell:after{content:"";position:fixed;border-radius:999px;pointer-events:none;z-index:0;filter:blur(2px)}.app-shell:before{width:min(36vw,420px);height:min(36vw,420px);top:-180px;right:-120px;background:radial-gradient(circle,#0f5f7838,#0f5f7800 70%)}.app-shell:after{width:min(36vw,380px);height:min(36vw,380px);bottom:-160px;left:-120px;background:radial-gradient(circle,#c26d3b33,#c26d3b00 70%)}.app-content{position:relative;z-index:1;padding-bottom:max(16px,env(safe-area-inset-bottom))}.page-intro{animation:pageReveal .38s ease}@keyframes pageReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}:focus-visible{outline:2px solid var(--oba-primary);outline-offset:2px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[role=button]:focus-visible,.MuiButtonBase-root:focus-visible,.MuiChip-root:focus-visible,.MuiTab-root:focus-visible,.MuiAccordionSummary-root:focus-visible,.MuiSwitch-switchBase:focus-visible{outline:3px solid rgba(15,95,120,.34);outline-offset:3px;box-shadow:0 0 0 6px #0f5f781f}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(max-width:600px){.MuiDialog-paper{margin:10px;width:calc(100% - 20px)}.app-shell:before{top:-220px;right:-180px}.app-shell:after{bottom:-210px;left:-180px}}
