.area-data-grid{overflow-y:auto}.area-tooltip{display:flex;justify-content:space-between;gap:10px;margin-bottom:22px}.area-tooltip .area-tooltip-search{flex:1;min-width:0}.multi-support{display:flex;justify-content:flex-end;margin-top:26px;margin-bottom:26px}.postcode-section{margin-top:26px;margin-bottom:26px;padding-left:16px}.postcode-section strong{margin-right:8px}.area-grid-wrapper{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));gap:20px;align-items:start}.area-grid-wrapper>section{min-width:0;width:100%}@media(max-width:1280px){.area-grid-wrapper{grid-template-columns:repeat(2,minmax(250px,1fr))}}@media(max-width:640px){.area-grid-wrapper{grid-template-columns:minmax(0,1fr)}.area-tooltip{gap:8px}.multi-support{justify-content:flex-start}}@tailwind base;@tailwind components;@tailwind utilities;:root{--color-bg: #f6f8fa;--color-mint: #a7d8c6;--color-primary: #078a77;--color-lavender: #c8bee6;--color-navy: #0f2a44;--color-yellow: #ffd24d;--mint-50: #e6f2ed;--mint-100: #c7e6da;--mint-500: #a7d8c6;--mint-700: #78c8b2;--mint-900: #4aae97;--brand-50: #ddf3ef;--brand-100: #bce7df;--brand-500: #078a77;--brand-700: #05685a;--brand-900: #034e46;--lavender-50: #f1eefa;--lavender-100: #e1dbf2;--lavender-500: #c8bee6;--lavender-700: #a594d2;--lavender-900: #8071b8;--yellow-50: #fff6d6;--yellow-100: #ffe8a3;--yellow-500: #ffd24d;--yellow-700: #f4b82c;--yellow-900: #e59d10;--white: #ffffff;--gray-50: #f3f5f7;--gray-100: #e6e9ed;--gray-green: #d8e3de;--text-secondary: #7b868e;--text-primary: #1e2730;--success: #22c38e;--info: #2d7ff9;--warning: #ffc53d;--error: #e15b64;--font-sans: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}html,body{height:100%;margin:0;padding:0}body{background-color:var(--color-bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-sans)}::selection{background-color:var(--brand-100);color:var(--text-primary)}.data-row-disabled>td{background:#f7f8fa!important;color:#8c98a4}.data-row-disabled>td strong,.data-row-disabled>td .ant-typography{color:#7f8a96}.data-row-deleted>td{background:#f2f3f5!important;color:#9aa3ad;text-decoration:line-through}.data-row-deleted .ant-btn,.data-row-deleted .ant-tag{text-decoration:none}.admin-sidebar-menu.ant-menu-dark .ant-menu-sub.ant-menu-inline{background:#173653}.admin-sidebar-menu.ant-menu-dark .ant-menu-sub.ant-menu-inline .ant-menu-item{color:#ffffffd1}.admin-sidebar-menu.ant-menu-dark .ant-menu-sub.ant-menu-inline .ant-menu-item-selected{color:#fff}
