*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--color-bg-app, #fef7f8);color:var(--color-text-primary, #2d0a1a)}#root{height:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-scrollbar-thumb, #d4a0b3);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-scrollbar-thumb-hover, #a06b80)}.ant-layout{background:var(--color-bg-app, #fef7f8)}.ant-card{border-radius:12px;border-color:var(--color-border, #f7cad0)}.ant-btn{border-radius:8px}.ant-input,.ant-select-selector{border-radius:8px!important;border-color:var(--color-border, #f7cad0)!important}.ant-input:focus,.ant-input:hover,.ant-select-selector:hover{border-color:var(--color-primary, #ff0a54)!important}::selection{background:var(--color-selection-bg, #fae0e4);color:var(--color-selection-text, #2d0a1a)}
