@import url("https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@500;700&display=swap");:root{--font-mono:"JetBrains Mono","SF Mono",Menlo,Consolas,monospace}.haven-error-notice{display:flex;min-width:0;max-width:100%;align-items:center;justify-content:space-between;gap:10px;margin:0;overflow:hidden;border:0;border-radius:12px;background:rgba(69,45,45,.84);color:rgba(244,236,226,.97);backdrop-filter:blur(12px);padding:9px 11px 9px 13px;font-family:var(--font-mono);font-size:.89rem;font-weight:500;line-height:1.5}.haven-error-notice__message{min-width:0;max-width:100%;flex:1;overflow:hidden;overflow-wrap:anywhere;white-space:pre-wrap}.haven-error-notice__copy{flex:0 0 auto;border:0;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;background:rgba(241,173,114,.12);color:inherit;cursor:pointer;padding:0;font-family:var(--font-mono);transition:background-color .14s ease,color .14s ease,transform .14s ease}.haven-error-notice__copy:hover{background:rgba(241,173,114,.18)}.haven-error-notice__copy:focus-visible{outline:2px solid rgba(241,173,114,.44);outline-offset:3px;border-radius:6px}.haven-error-notice__copy:active{transform:scale(.96)}.haven-error-notice__copy svg{width:15px;height:15px}.haven-global-client-error{position:fixed;z-index:1000;top:14px;left:50%;width:min(calc(100vw - 28px),720px);transform:translateX(-50%)}.haven-app-alert,.haven-composer-error{margin-top:6px}.haven-app-alert{margin-bottom:18px}