:root{--haven-bg:#0c0a09;--haven-surface:#1c1917;--haven-card:#292524;--haven-border:#3f3f46;--haven-accent:#d4748a;--haven-accent-soft:#e8a4b8;--haven-text:#fafaf9;--haven-text-secondary:#a8a29e;--haven-text-muted:#78716c}*{box-sizing:border-box}html,body,#root{background:var(--haven-bg);height:100%;color:var(--haven-text);margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}textarea{resize:none!important}html,body{overscroll-behavior:none}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
