@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5901b7c6-module__ec5Qua__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_5901b7c6-module__ec5Qua__variable{--font-inter:"Inter", "Inter Fallback"}
@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--theme-primary-bg:#f5f5f6;--theme-primary-fg:#1a1d21;--theme-font-heading:var(--font-inter,system-ui), sans-serif;--theme-font-body:var(--font-inter,system-ui), sans-serif;--color-bg:#f5f5f6;--color-surface:#fff;--color-text:#1a1d21;--color-text-muted:#5c6269;--color-accent:#475569;--color-accent-hover:#334155;--color-border:#e5e7eb;--color-primary-btn:#3b82f6;--color-primary-btn-text:#fff;--color-error:#b91c1c;--color-error-bg:#fef2f2;--color-error-border:#f87171;--panel-radius:.75rem;--panel-padding:.5rem;--panel-padding-content:1rem}html.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-bg:#111827;--color-surface:#1f2937;--color-text:#f3f4f6;--color-text-muted:#9ca3af;--color-accent:#94a3b8;--color-accent-hover:#cbd5e1;--color-border:#374151;--color-primary-btn:#2563eb;--color-primary-btn-text:#fff;--color-error:#fca5a5;--color-error-bg:#450a0a;--color-error-border:#dc2626}}@layer utilities{.bg-app-border{background-color:var(--color-border)}.text-app-surface{color:var(--color-surface)}.bg-app-border\/30{background-color:color-mix(in srgb, var(--color-border) 30%, transparent)}.bg-app-border\/50{background-color:color-mix(in srgb, var(--color-border) 50%, transparent)}.hover\:bg-app-border:hover{background-color:var(--color-border)}.hover\:text-app-text:hover{color:var(--color-text)}.hover\:text-app-accent-hover:hover{color:var(--color-accent-hover)}.hover\:border-app-border:hover{border-color:var(--color-border)}.focus-visible\:ring-app-accent:focus-visible{--tw-ring-color:var(--color-accent)}.focus-visible\:ring-app-error-border:focus-visible{--tw-ring-color:var(--color-error-border)}.focus-visible\:ring-offset-app-surface:focus-visible{--tw-ring-offset-color:var(--color-surface)}.focus-visible\:ring-offset-app-bg:focus-visible{--tw-ring-offset-color:var(--color-bg)}.text-app-error{color:var(--color-error)}.text-app-error\!{color:var(--color-error)!important}.bg-app-error-bg{background-color:var(--color-error-bg)}.border-app-error-border,.focus\:border-app-error-border:focus{border-color:var(--color-error-border)}.focus\:\!border-app-error-border:focus{border-color:var(--color-error-border)!important}.focus-visible\:\!ring-app-error-border:focus-visible{--tw-ring-color:var(--color-error-border)!important}}.font-theme{font-family:var(--theme-font-heading), system-ui, sans-serif}.font-theme-body{font-family:var(--theme-font-body), system-ui, sans-serif}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--theme-font-body), system-ui, sans-serif;margin:0}.dashboard-widget-wrap{--dashboard-widget-content-padding:.75rem}.dashboard-widget-content{padding:var(--dashboard-widget-content-padding)}.dashboard-widget-content>:first-child{margin-top:0}.dashboard-widget-content h3{margin:0;font-size:1.125rem;font-weight:600;line-height:1.75rem}.dashboard-widget-wrap .dashboard-widget-drag-handle{z-index:2;opacity:0;pointer-events:none;background:0 0;height:2rem;transition:opacity .2s;position:absolute;top:0;left:0;right:0}.dashboard-widget-wrap:hover .dashboard-widget-drag-handle{opacity:1;background:color-mix(in srgb, var(--color-bg) 50%, transparent);pointer-events:auto}.dashboard-widget-wrap:hover .dashboard-widget-drag-handle.dashboard-widget-drag-handle--static{opacity:.6}.react-grid-layout .react-grid-item{z-index:0}.react-grid-layout .react-grid-item.resizing{z-index:1}.react-grid-layout .react-grid-item.react-draggable-dragging{z-index:3}.layout-sidebar-wrap{z-index:40;height:100vh;min-height:100vh;display:flex;position:fixed;top:0;left:0}.layout-sidebar-strip-spacer{flex-shrink:0;width:3.5rem}.layout-sidebar-strip{flex-direction:column;width:3.5rem;height:100vh;min-height:100vh;max-height:100vh;padding:0;display:flex;position:fixed;top:0;bottom:0;left:0}.layout-sidebar-strip .nav-strip-spacer{flex:1;min-height:0}.nav-strip-logo,.nav-strip-btn{aspect-ratio:1;box-sizing:border-box;border:none;width:3.5rem;min-width:3.5rem}.nav-strip-logo{justify-content:center;align-items:center;display:flex}.layout-sidebar-strip button svg,.layout-sidebar-strip a svg{stroke:currentColor;width:1.5rem;min-width:1.5rem;height:1.5rem;min-height:1.5rem;color:inherit;flex-shrink:0}.layout-sidebar-strip .nav-strip-logo{justify-content:center;align-items:center;display:flex}.layout-sidebar-strip .nav-strip-logo img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}:root{--nav-slide-out-width:14rem}.nav-slide-out{width:var(--nav-slide-out-width);min-width:var(--nav-slide-out-width);max-width:var(--nav-slide-out-width);display:grid}.layout-sidebar-wrap>.nav-slide-out{height:100vh!important;min-height:100vh!important}.layout-sidebar-wrap>.nav-slide-out[data-section=settings]{height:calc(100vh - 1rem)!important;min-height:calc(100vh - 1rem)!important}.nav-slide-out .nav-slide-out-links{min-height:0;overflow:auto}.nav-slide-out ul{padding-left:0!important;list-style:none!important}.nav-slide-out ul li{list-style:none!important}.nav-version-stamp{line-height:1.2;font-size:8pt!important}.layout-content-wrap{min-height:100vh;padding-left:3.5rem}.layout-main-inner{max-width:80rem;margin-left:auto;margin-right:auto;padding:1.5rem 1rem}.layout-main-inner.layout-main-inner--wide{max-width:2400px}@media (min-width:640px){.layout-main-inner{padding:2rem 1.5rem}}@media (min-width:1024px){.layout-main-inner{padding:2rem}}.page-contacts{flex-direction:column;gap:1.25rem;display:flex}.page-search-wrap{border:1px solid var(--color-border);background-color:var(--color-surface);border-radius:.5rem;padding:.5rem .75rem;box-shadow:0 1px 2px #0000000d}.app-pane{border-radius:var(--panel-radius);padding:var(--panel-padding);border:1px solid var(--color-border);background-color:var(--color-surface);box-sizing:border-box;box-shadow:0 1px 2px #0000000d}.app-pane--content{padding:var(--panel-padding-content)}.page-opportunities{flex-direction:column;gap:1rem;display:flex}.page-kanban-board{grid-auto-columns:minmax(19rem,19rem);grid-auto-flow:column;gap:1.25rem;width:max-content;min-height:340px;padding-bottom:.5rem;display:grid}.page-kanban-column{border-radius:var(--panel-radius);border:2px solid var(--color-border);background-color:var(--color-surface);min-height:320px;padding:.25rem var(--panel-padding);flex-direction:column;display:flex;position:relative;box-shadow:0 1px 2px #0000000d}.page-kanban-column ul{width:100%;min-width:0;padding-left:0;list-style:none}.page-kanban-column ul li{width:100%;min-width:0;list-style:none}.page-kanban-column ul li+li{margin-top:.625rem}.page-kanban-column ul li::marker{display:none}.page-kanban-column>:first-child{margin-top:0;padding-top:0}.page-kanban-column-header{margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:.125rem}.page-kanban-card{box-sizing:border-box;border:1px solid var(--color-border);background-color:var(--color-bg);text-align:left;border-radius:.5rem;grid-template-columns:2rem minmax(0,1fr) 2.5rem;width:100%;min-width:0;padding:0;display:grid;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000d;list-style:none!important}.page-kanban-card *,.page-kanban-card :before,.page-kanban-card :after{list-style:none!important}.page-kanban-card ul,.page-kanban-card ol{padding-left:0!important;list-style-type:none!important}.page-kanban-card>[data-testid=kanban-card-chevron]{justify-content:center;align-items:center;width:100%;min-width:0;display:flex}.page-kanban-card [data-card-title-row]{table-layout:fixed;width:100%;min-width:0;display:table}.page-kanban-card [data-card-title]{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:700;display:table-cell;overflow:hidden}.page-kanban-card [data-card-metrics-row]{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);width:100%;min-width:0;display:grid}.page-kanban-card [data-card-metrics-row].metrics-cols-2{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.page-kanban-card [data-card-metrics-row]>:first-child{text-align:left;text-overflow:ellipsis;min-width:0;display:block;overflow:hidden}.page-kanban-card [data-card-metrics-row]>:nth-child(2){text-align:center;text-overflow:ellipsis;min-width:0;display:block;overflow:hidden}.page-kanban-card [data-card-metrics-row]>:nth-child(3){text-align:right;text-overflow:ellipsis;min-width:0;display:block;overflow:hidden}.page-kanban-card [data-card-metrics-row].metrics-cols-2>:nth-child(2){text-align:right}[data-editable-item]{overflow:visible}.skip-link{z-index:1;width:1px;height:1px;position:absolute;top:auto;left:-9999px;overflow:hidden}.skip-link:focus{z-index:100;background:var(--color-accent);width:auto;height:auto;color:var(--color-surface);outline:2px solid var(--color-accent);outline-offset:2px;border-radius:.25rem;padding:.5rem 1rem;font-weight:500;text-decoration:none;position:fixed;top:.5rem;left:.5rem;overflow:visible;box-shadow:0 2px 8px #0003}.page-kanban-card.group:hover [data-card-icon-wrapper],.page-kanban-column.group:hover>[data-card-icon-wrapper],.group [data-card-icon-wrapper]:focus-within{opacity:1!important}.centered-modal-panel{border-radius:var(--panel-radius);border:1px solid var(--color-border);background-color:var(--color-surface);box-shadow:0 25px 50px -12px #00000040}.centered-modal-panel>div{padding:var(--panel-padding);box-sizing:border-box}.modal-footer-full{box-sizing:border-box;justify-content:space-between;align-items:center;gap:.5rem;width:100%;margin-top:1.5rem;display:flex}.modal-footer-actions{align-items:center;gap:1rem;display:flex}.detail-panel{border-radius:var(--panel-radius);padding:var(--panel-padding);border:2px solid var(--color-border);background-color:var(--color-surface);box-sizing:border-box;position:relative;overflow:visible;box-shadow:0 1px 2px #0000000d}.activity-pane{border:2px solid var(--color-border);background-color:var(--color-surface);box-sizing:border-box;overflow:hidden;box-shadow:0 1px 2px #0000000d;border-radius:var(--panel-radius)!important;padding:var(--panel-padding)!important}.activity-details-diff{margin:0!important;padding:0!important}.activity-details-list{list-style-position:outside;margin:0!important;padding:0 0 0 1.25rem!important}.activity-log-table{table-layout:fixed;border-collapse:collapse;color:var(--color-text);font-size:.875rem;border:1px solid var(--color-border)!important;width:100%!important}.activity-log-table th,.activity-log-table td{color:var(--color-text);border-top:none!important;border-left:none!important;border-right:none!important;border-bottom:1px solid var(--color-border)!important;padding:.5rem .75rem!important}.activity-log-table th:first-child,.activity-log-table td:first-child{width:11rem}.activity-log-table th:nth-child(2),.activity-log-table td:nth-child(2){width:5rem}.activity-log-table th:nth-child(3),.activity-log-table td:nth-child(3){width:14rem}.activity-log-table--with-items th:nth-child(4),.activity-log-table--with-items td:nth-child(4){width:6rem}.activity-log-table--with-items th:nth-child(5),.activity-log-table--with-items td:nth-child(5){width:10rem}.activity-log-table th:last-child,.activity-log-table td:last-child{width:auto;min-width:0}.activity-log-table th{text-align:left!important}.activity-log-table th,.activity-log-table td{vertical-align:top!important}.detail-page-panes{padding-top:1.5rem;padding-bottom:1.5rem}.detail-page-panes>*+*{margin-top:1.5rem}.detail-panel-heading{color:var(--color-text);margin-bottom:1rem;margin-left:0;padding-left:0;font-size:1.125rem;font-weight:600}.detail-panel,.detail-panel *{color:var(--color-text)}.info-summary-table{table-layout:fixed;border-collapse:collapse;border:1px solid var(--color-border);width:100%;color:var(--color-text);font-size:.875rem}.info-summary-table td{border-bottom:1px solid var(--color-border);vertical-align:top;color:var(--color-text);padding:.5rem .75rem}.info-summary-table td:first-child{width:10rem}.info-summary-table tr:last-child td{border-bottom:none}.modal-form-table{table-layout:fixed;border-spacing:0 .125rem;font-size:.875rem}.modal-form-table td{font-size:inherit}.modal-form-table td:first-child{vertical-align:top;width:10rem;padding-top:.125rem;padding-bottom:.125rem}.modal-form-table td:nth-child(2){vertical-align:top;width:18rem;min-width:18rem;padding-top:.125rem;padding-bottom:.125rem}.modal-form-table td:nth-child(2).modal-form-table__value-text{padding-left:.25rem}.modal-inline-form{flex-direction:column;gap:.25rem;display:flex}.modal-inline-form-grid{grid-template-columns:repeat(2,1fr);gap:.25rem .5rem;display:grid}.modal-inline-form-grid .col-span-2{grid-column:1/-1}.modal-inline-btn-row{box-sizing:border-box;justify-content:space-between;align-items:center;gap:.5rem;width:100%;display:flex}.modal-form-table input,.modal-form-table select,.modal-form-table textarea{box-sizing:border-box;border:1px solid var(--color-border);background-color:var(--color-bg);width:100%;min-width:0;color:var(--color-text);border-radius:.5rem;font-size:.875rem;line-height:1.25rem;transition:border-color .15s,box-shadow .15s}.modal-form-table input::placeholder,.modal-form-table textarea::placeholder{color:var(--color-text-muted)}.modal-form-table input:focus,.modal-form-table select:focus,.modal-form-table textarea:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-accent) 25%, transparent);outline:none}.modal-form-table textarea{resize:vertical;min-height:4rem;font-family:inherit}.form-question-list{flex-direction:column;gap:1.5rem;display:flex}.form-section+.form-section{margin-top:1.5rem}.booking-form input:not([type=radio]):not([type=checkbox]):not(.booking-form-inline-input),.booking-form select,.booking-form textarea{box-sizing:border-box;border:1px solid var(--color-border);background-color:var(--color-bg);width:100%;min-width:0;color:var(--color-text);border-radius:.5rem;font-size:.875rem;line-height:1.25rem;transition:border-color .15s,box-shadow .15s}.booking-form input[type=radio],.booking-form input[type=checkbox]{box-sizing:border-box;border:1px solid var(--color-border);background-color:var(--color-bg);color:var(--color-accent);cursor:pointer;border-radius:.25rem}.booking-form input[type=radio]{border-radius:9999px}.booking-form .booking-form-inline-input{flex-shrink:1;width:8rem;max-width:12rem}.booking-form input::placeholder,.booking-form textarea::placeholder{color:var(--color-text-muted)}.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-accent) 25%, transparent);outline:none}.booking-form textarea{resize:vertical;min-height:4rem;font-family:inherit}.booking-form .modal-inline-btn-row button{border-radius:.5rem;font-size:.875rem;font-weight:500}.modal-footer-full button,.modal-inline-btn-row button{border-radius:.5rem;font-size:.875rem;font-weight:500;transition:opacity .15s,background-color .15s}.modal-footer-full button:focus-visible,.modal-inline-btn-row button:focus-visible{box-shadow:0 0 0 2px var(--color-bg), 0 0 0 4px var(--color-accent);outline:none}.opportunity-filter-controls--one-row{grid-template-columns:1fr auto;grid-auto-flow:column;display:grid!important}.opportunity-filter-controls__left{flex-direction:row;gap:1rem;min-width:0;flex-wrap:nowrap!important;display:flex!important}.opportunity-filter-controls__right{flex-direction:row;gap:1rem;flex-wrap:nowrap!important;display:flex!important}.opportunity-filter-controls__label{margin-right:.5rem;line-height:1.25rem}.opportunity-filter-controls select,.opportunity-filter-controls .opportunity-stages-trigger{box-sizing:border-box;border:1px solid var(--color-border);background-color:var(--color-bg);width:auto;min-width:0;color:var(--color-text);appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%235c6269'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1rem 1rem;border-radius:.5rem;padding:.125rem 2rem .125rem .75rem;font-size:.875rem;line-height:1.25rem;transition:border-color .15s,box-shadow .15s}.opportunity-filter-controls .opportunity-stages-trigger{cursor:pointer;text-align:left;background-image:none;justify-content:space-between;align-items:center;gap:.5rem;padding-right:.75rem;display:flex}.stages-trigger-single-line{white-space:nowrap;overflow:hidden}.stages-trigger-label{text-overflow:ellipsis;overflow:hidden}.stages-trigger-chevron{width:.875rem;min-width:.875rem;height:.875rem;min-height:.875rem}.opportunity-filter-controls select:focus,.opportunity-filter-controls .opportunity-stages-trigger:focus,.opportunity-filter-controls .opportunity-stages-trigger[aria-expanded=true]{border-color:var(--color-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-accent) 25%, transparent);outline:none}.stages-dropdown-listbox{background-color:var(--color-bg);text-align:left;width:max-content;min-width:240px;max-width:min(320px,90vw);flex-direction:column!important;align-items:stretch!important;display:flex!important}.stages-dropdown-list{flex-direction:column!important;align-items:stretch!important;display:flex!important}.stages-dropdown-item{text-align:left;border:none;border-radius:0;justify-content:flex-start;align-items:center;line-height:1.25}.stages-dropdown-item:hover{background-color:color-mix(in srgb, var(--color-border) 40%, transparent)}.stages-dropdown-checkbox-spacer{flex-shrink:0;width:1rem;min-width:1rem;height:1rem}.stages-dropdown-checkbox{border:1px solid var(--color-border);background-color:var(--color-bg);box-sizing:border-box;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:1rem;min-width:1rem;height:1rem;display:inline-flex}.stages-dropdown-checkbox--checked{border-color:var(--color-accent);background-color:var(--color-accent)}.stages-dropdown-checkbox--checked .stages-dropdown-check{color:#fff}.stages-dropdown-check{flex-shrink:0;width:.625rem;height:.625rem}.sheet-overlay{z-index:100;position:fixed;inset:0}.sheet-drawer{min-height:200px}@keyframes card-flash-error{0%{box-shadow:0 0 0 2px var(--color-error-border);background-color:var(--color-error-bg)}40%{box-shadow:0 0 0 3px var(--color-error);background-color:var(--color-error-bg)}to{box-shadow:none;background-color:#0000}}@keyframes card-flash-error-dark{0%{box-shadow:0 0 0 2px var(--color-error-border);background-color:var(--color-error-bg)}40%{box-shadow:0 0 0 3px var(--color-error);background-color:var(--color-error-bg)}to{box-shadow:none;background-color:#0000}}.card-flash-error{animation:.7s ease-out forwards card-flash-error}html.dark .card-flash-error{animation:.7s ease-out forwards card-flash-error-dark}
/*# sourceMappingURL=09pdsd1uk0o2b.css.map*/