:root,[data-mantine-color-scheme=light]{--gm-bg-dark:#e6e6e6;--gm-bg:#f2f2f2;--gm-bg-light:#fff;--gm-border:#d6d6d6;--gm-text-primary:#0d0d0d;--gm-text-muted:#4d4d4d}[data-mantine-color-scheme=dark]{--gm-bg-dark:#000;--gm-bg:#0d0d0d;--gm-bg-light:#1a1a1a;--gm-border:#292929;--gm-text-primary:#f2f2f2;--gm-text-muted:#b3b3b3}body,html{height:100dvh}@media (min-width:600px){body{background:#ebebeb}}.gocrm-app-shell{max-width:480px;margin:0 auto}@media (min-width:600px){.gocrm-frame-outer{display:flex;align-items:center;justify-content:center;min-height:100dvh}.gocrm-app-shell{height:calc(100dvh - 48px)!important;border:1px solid var(--mantine-color-default-border);border-radius:var(--mantine-radius-default);box-shadow:0 0 60px rgba(0,0,0,.18)}}.gm-row-button:active,.gm-row-button:hover{background-color:var(--mantine-color-default-hover)}.gm-row-button:active{transform:scale(.995)}.gm-row-button:focus-visible{outline:2px solid var(--mantine-color-brand-5);outline-offset:2px}.gm-tab-button:hover{background-color:var(--mantine-color-default-hover);border-radius:var(--mantine-radius-md)}.gm-tab-button:focus-visible{outline:2px solid var(--mantine-color-brand-5);outline-offset:2px}.gm-input [data-error]{--mantine-color-error:var(--mantine-color-danger-6)}[data-mantine-color-scheme] .gm-input [data-variant=default]{--input-bd-focus:var(--mantine-color-blue-6)}code{font-family:var(--mantine-font-family-monospace,monospace);padding:.1em .5rem;line-height:1.5rem;background:var(--mantine-color-default);border:1px solid var(--mantine-color-default-border);color:var(--gm-text-primary)}