:root{color-scheme:light;--ink: #111111;--ink-soft: #4e5661;--ink-muted: #737985;--paper: #fbfaf6;--white: #ffffff;--line: #dfe3e8;--field: #f7f7f1;--blue: #14243b;--blue-soft: #e8edf4;--gold: #b08d39;--gold-dark: #8f6d20;--crm-mobile-bottom-clearance: env(safe-area-inset-bottom);--shadow: 0 24px 70px rgba(20, 36, 59, .16);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;letter-spacing:0}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}html{overflow-x:hidden}body{overflow-x:hidden;margin:0;background:var(--paper);color:var(--ink);-webkit-tap-highlight-color:transparent}body.crm-mobile-nav-lock{overflow:hidden}body,button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,input{letter-spacing:0}button{cursor:pointer;touch-action:manipulation}img{display:block;max-width:100%}h1,h2,h3,p{margin:0;overflow-wrap:anywhere}.brand{display:inline-flex;align-items:center;min-width:0}.brand-logo-img{display:block;height:auto}.brand-logo-img-full{width:150px}.brand-logo-img-icon{width:50px}.button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:44px;border:1px solid transparent;border-radius:8px;padding:.78rem 1rem;font-weight:700;line-height:1;transition:transform .16s ease,background .16s ease,border-color .16s ease,color .16s ease}.button:hover,.button:focus-visible{transform:translateY(-1px);outline:none}.button:disabled{cursor:not-allowed;opacity:.55;transform:none}.button-primary{border-color:var(--gold);background:var(--gold);color:var(--ink)}.button-primary:hover,.button-primary:focus-visible{border-color:#c49f4a;background:#c49f4a}.button-large{min-height:52px;padding:.95rem 1.25rem}.crm-login-page{min-height:100svh;background:linear-gradient(#fbfaf6eb,#fbfaf6f5),var(--paper);color:var(--ink)}.crm-login-page{display:grid;place-items:center;padding:5rem 1rem}.crm-login-card{width:min(100%,460px);border:1px solid rgba(223,227,232,.92);border-radius:8px;background:#fffffff0;padding:1.5rem;box-shadow:0 24px 70px #14243b24}.crm-login-logo{margin-bottom:1.5rem}.crm-login-heading h1{color:var(--ink);font-size:2.4rem;line-height:1.05}.crm-login-heading p{margin:.9rem 0 0;color:var(--ink-soft);line-height:1.65}.crm-login-back-link{position:fixed;top:1.25rem;left:1.25rem}.crm-back-link,.crm-signout-button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:42px;border:1px solid var(--line);border-radius:8px;background:var(--white);padding:.65rem .85rem;color:var(--blue);font-size:.94rem;font-weight:750}.crm-back-link:hover,.crm-back-link:focus-visible,.crm-signout-button:hover,.crm-signout-button:focus-visible{border-color:#b08d3994;outline:none}.auth-form{display:grid;gap:1rem;margin-top:1.2rem}.auth-field{display:grid;gap:.45rem}label{display:grid;gap:.45rem;color:var(--ink);font-size:.92rem;font-weight:850}.input-with-icon{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.65rem;border:1px solid var(--line);border-radius:8px;background:var(--field);padding:0 .95rem}.input-with-icon svg{color:var(--ink-muted)}.input-with-icon input{width:100%;border:0;background:transparent;color:var(--ink);font-weight:400;padding:.9rem 0;line-height:1.4}.input-with-icon:focus-within{border-color:var(--blue);outline:3px solid rgba(20,36,59,.16)}.input-with-icon input:focus{outline:none}.auth-link-button{justify-self:center;min-height:auto;border:0;background:transparent;padding:0;color:var(--blue);font-size:.92rem;font-weight:500;line-height:1.4}.auth-link-button:hover,.auth-link-button:focus-visible{color:var(--ink);outline:none}.auth-submit{width:100%}.form-note{min-height:26px;color:var(--ink-muted);font-size:.92rem;line-height:1.62}.crm-app-shell{display:grid;grid-template-columns:184px minmax(0,1fr);min-height:100svh;background:#f7f6f2}.crm-sidebar{position:sticky;top:0;display:flex;flex-direction:column;gap:1.25rem;min-height:100svh;border-right:1px solid #d9d5cc;background:#eeece6;padding:1.2rem .5rem .85rem;color:var(--blue)}.crm-sidebar-head{display:flex;align-items:center;justify-content:center;min-height:78px}.crm-sidebar-logo{justify-content:center;width:100%;padding:.35rem 0 .58rem}.crm-sidebar-logo .brand-logo-img-icon{width:72px}.crm-sidebar-close,.crm-sidebar-backdrop{display:none}.crm-sidebar-nav{display:grid;gap:.7rem}.crm-sidebar-nav-group{display:grid;gap:.18rem;border-bottom:1px solid #d9d5cc;padding-bottom:.7rem}.crm-sidebar-nav-group:last-child{border-bottom:0;padding-bottom:0}.crm-nav-item{display:flex;align-items:center;gap:.68rem;min-height:41px;width:100%;border:1px solid transparent;border-radius:8px;background:transparent;padding:.58rem .65rem;color:var(--blue);font-weight:650;text-align:left}.crm-nav-item svg,.crm-nav-item span:first-of-type{flex:0 0 auto}.crm-nav-item svg{color:#14384a}.crm-nav-item span:first-of-type{flex:1 1 auto}.crm-nav-item-active{border-color:var(--white);background:var(--white);box-shadow:0 1px #14243b05}.crm-nav-item:not(.crm-nav-item-active):hover,.crm-nav-item:not(.crm-nav-item-active):focus-visible{background:#ffffff7a;outline:none}.crm-nav-counter{display:inline-grid;place-items:center;min-width:24px;height:24px;border-radius:999px;background:var(--gold);padding:0 .42rem;color:var(--ink);font-size:.78rem;font-weight:900}.crm-main-area{min-width:0;padding:0}.screen-reader-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.crm-app-topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:54px;border-bottom:1px solid #dde1e4;background:#fff;padding:0 1rem}.crm-topbar-spacer{min-width:1px}.crm-topbar-actions,.crm-topbar-search,.crm-topbar-icon-button{display:inline-flex;align-items:center}.crm-topbar-actions{justify-content:flex-end;gap:.55rem}.crm-topbar-search{gap:.46rem;min-height:36px;border-radius:8px;background:#eeece6;padding:0 .42rem 0 .65rem;color:#14384a}.crm-topbar-search input{width:100px;min-width:0;border:0;background:transparent;color:#14384a;font-size:.9rem;font-weight:650;outline:none}.crm-topbar-search input::placeholder{color:#516675}.crm-topbar-search kbd{display:inline-grid;place-items:center;min-width:22px;height:22px;border:1px solid #d6d8d8;border-radius:6px;background:#fff;color:#516675;font-size:.8rem;font-weight:800;line-height:1}.crm-topbar-icon-button{position:relative;justify-content:center;width:34px;height:34px;border:0;border-radius:8px;background:transparent;color:#14384a;padding:0}.crm-topbar-icon-button:hover,.crm-topbar-icon-button:focus-visible{background:#eeece6;outline:none}.crm-topbar-menu-button{display:none}.crm-topbar-notification-button span{position:absolute;top:3px;right:3px;display:inline-grid;place-items:center;min-width:15px;height:15px;border-radius:999px;background:var(--gold);color:#101820;font-size:.66rem;font-weight:900}.crm-requests-workspace{min-width:0;margin:0;padding:2.35rem 1.25rem}.crm-requests-index{display:grid;gap:1.25rem}.crm-home-dashboard{display:grid;gap:2.35rem;width:min(100%,995px);margin:0 auto;color:#002b3a}.crm-home-heading{display:grid;gap:.22rem;margin-top:2.25rem}.crm-home-heading p{color:#14384a;font-size:1.1rem;font-weight:850}.crm-home-heading h1{color:#002b3a;font-size:clamp(2rem,4vw,2.35rem);line-height:1.05}.crm-home-section{display:grid;gap:.85rem}.crm-home-section h2{color:#002b3a;font-size:1.45rem;line-height:1.1}.crm-workflow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid #d9dee2;border-radius:8px;background:#fff}.crm-workflow-card{position:relative;display:grid;align-content:start;gap:.38rem;min-height:180px;border-right:1px solid #d9dee2;padding:1rem 1.05rem 1.05rem}.crm-workflow-card:last-child{border-right:0}.crm-workflow-card:before{position:absolute;top:0;right:0;left:0;height:5px;content:""}.crm-workflow-card-requests:before{background:#c06a00}.crm-workflow-card-quotes:before{background:#98485f}.crm-workflow-card-jobs:before{background:#2f842f}.crm-workflow-card-invoices:before{background:#2c6d99}.crm-workflow-label{display:inline-flex;align-items:center;gap:.45rem;color:#516675;font-size:.82rem;font-weight:750}.crm-workflow-card-requests .crm-workflow-label svg{color:#c06a00}.crm-workflow-card-quotes .crm-workflow-label svg{color:#98485f}.crm-workflow-card-jobs .crm-workflow-label svg{color:#2f842f}.crm-workflow-card-invoices .crm-workflow-label svg{color:#2c6d99}.crm-workflow-card strong{margin-top:.45rem;color:#002b3a;font-size:2.35rem;line-height:.95}.crm-workflow-card h3{color:#002b3a;font-size:1rem;line-height:1.2}.crm-workflow-card p{color:#234655;font-size:.92rem;line-height:1.35}.crm-home-lower-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.35fr);align-items:start;gap:2.6rem}.crm-appointments-card,.crm-performance-card{border:1px solid #d9dee2;border-radius:8px;background:#fff}.crm-appointments-card{display:grid;gap:1rem;padding:1rem}.crm-appointment-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr)) auto;align-items:start;gap:.9rem}.crm-appointment-metrics span,.crm-performance-row p{color:#516675;font-size:.82rem;line-height:1.35}.crm-appointment-metrics strong{display:block;margin-top:.15rem;color:#002b3a;font-size:1.95rem;line-height:1}.crm-appointment-metrics button,.crm-empty-appointments button{min-height:36px;border:1px solid #d9dee2;border-radius:8px;background:#fff;padding:0 .85rem;color:#2f842f;font-size:.88rem;font-weight:650}.crm-empty-appointments{display:grid;place-items:center;gap:.85rem;min-height:185px;border-radius:8px;background:repeating-linear-gradient(to bottom,#fafaf8,#fafaf8 56px,#f0eee9,#fafaf8 58px);box-shadow:inset 0 0 20px #14243b12;color:#234655;text-align:center}.crm-performance-card{display:grid}.crm-performance-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;min-height:120px;border-bottom:1px solid #d9dee2;padding:1.05rem;color:#14384a}.crm-performance-row:last-child{border-bottom:0}.crm-performance-row h3{margin-bottom:.45rem;color:#002b3a;font-size:1.12rem;line-height:1.2}.crm-performance-row strong{display:block;margin-top:.55rem;color:#002b3a;font-size:1.75rem;line-height:1}.crm-schedule-view{display:grid;gap:.9rem;width:100%;min-width:0;color:#002b3a}.crm-schedule-toolbar,.crm-schedule-toolbar-main,.crm-schedule-nav-controls,.crm-schedule-view-switch,.crm-schedule-filter-row,.crm-schedule-filter,.crm-schedule-title-button,.crm-week-day-button,.crm-day-heading,.crm-schedule-empty-state{display:flex;align-items:center}.crm-schedule-toolbar{justify-content:space-between;gap:1rem;flex-wrap:wrap}.crm-schedule-toolbar-main{gap:2.1rem;flex-wrap:wrap}.crm-schedule-date-picker{position:relative;display:inline-flex}.crm-schedule-title-button{gap:.35rem;border:0;background:transparent;padding:0;color:#002b3a;font-size:clamp(1.55rem,3vw,2rem);font-weight:850;line-height:1}.crm-schedule-title-button svg{width:30px;height:30px;border-radius:8px;background:#eeece6;padding:.42rem;transition:transform .16s ease}.crm-schedule-title-button-open svg{transform:rotate(180deg)}.crm-schedule-title-button:hover,.crm-schedule-title-button:focus-visible{color:#14384a;outline:none}.crm-schedule-picker-popover{position:absolute;top:calc(100% + .55rem);left:.55rem;z-index:50;width:300px;border:1px solid #d9dee2;border-radius:8px;background:#fff;padding:1rem .9rem .85rem;box-shadow:0 14px 38px #14243b2b}.crm-schedule-picker-heading,.crm-schedule-picker-heading div{display:flex;align-items:center}.crm-schedule-picker-heading{justify-content:space-between;gap:1rem;margin-bottom:.9rem;color:#002b3a}.crm-schedule-picker-heading strong{font-size:1rem;line-height:1.1}.crm-schedule-picker-heading div{gap:.35rem}.crm-schedule-picker-heading button{display:inline-grid;place-items:center;width:32px;height:32px;border:0;border-radius:8px;background:transparent;color:#14384a;padding:0}.crm-schedule-picker-heading button:hover,.crm-schedule-picker-heading button:focus-visible{background:#eeece6;outline:none}.crm-schedule-picker-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:.3rem}.crm-schedule-picker-weekday{color:#516675;font-size:.86rem;line-height:1;text-align:center}.crm-schedule-picker-day{display:inline-grid;place-items:center;width:100%;aspect-ratio:1;border:0;border-radius:8px;background:transparent;color:#14384a;font-size:.92rem;font-weight:500;line-height:1}.crm-schedule-picker-day:hover,.crm-schedule-picker-day:focus-visible{background:#fff4d8;outline:none}.crm-schedule-picker-day-muted{background:#eeece6;color:#516675}.crm-schedule-picker-day-selected-month:not(.crm-schedule-picker-day-selected){background:#f9f7ef}.crm-schedule-picker-day-selected-week:not(.crm-schedule-picker-day-selected){background:#e8f4ea;color:#14384a}.crm-schedule-picker-day-selected{border-radius:999px;background:#2f842f;color:#fff;font-weight:800}.crm-schedule-nav-controls{gap:.45rem;flex-wrap:wrap}.crm-schedule-nav-controls button,.crm-schedule-view-switch button{min-height:36px;border:1px solid #d9dee2;border-radius:8px;background:#fff;padding:0 .75rem;color:#14384a;font-size:.9rem;font-weight:650;line-height:1}.crm-schedule-nav-controls button:hover,.crm-schedule-nav-controls button:focus-visible,.crm-schedule-view-switch button:hover,.crm-schedule-view-switch button:focus-visible,.crm-schedule-filter:focus-within{border-color:#2f842f;outline:none}.crm-schedule-find-button{border-color:#2f842f!important;background:#2f842f!important;color:#fff!important}.crm-schedule-view-switch{align-items:stretch;overflow:hidden;border:1px solid #d9dee2;border-radius:8px;background:#fff}.crm-schedule-view-switch button{min-width:72px;border:0;border-right:1px solid #d9dee2;border-radius:0;background:transparent}.crm-schedule-view-switch button:last-child{border-right:0}.crm-schedule-view-switch .crm-schedule-view-active{background:#f2fbef;box-shadow:inset 0 0 0 1px #2f842f;color:#2f842f}.crm-schedule-filter-row{gap:.55rem;flex-wrap:wrap}.crm-schedule-filter{gap:.52rem;min-height:40px;border:1px solid #d9dee2;border-radius:999px;background:#fff;padding:.45rem .72rem;color:#002b3a;font-size:.92rem;font-weight:650}.crm-schedule-filter span{padding-right:.52rem;border-right:1px solid #d9dee2}.crm-schedule-filter select{min-width:72px;border:0;background:transparent;color:#002b3a;font:inherit;font-weight:500;outline:none}.crm-month-calendar-scroll{overflow-x:auto}.crm-month-calendar{display:grid;grid-template-columns:repeat(7,minmax(135px,1fr));min-width:945px;overflow:hidden;border-top:4px solid #d8d7d0;background:#fff}.crm-month-weekday{min-height:42px;padding:.8rem .65rem;color:#002b3a;font-size:1rem;font-weight:750;text-align:center}.crm-month-cell{display:block;min-height:142px;border:0;border-top:1px solid #e2e4e5;border-right:1px solid #e2e4e5;background:#fff;padding:.55rem;color:#002b3a;font-size:1rem;font-weight:750;text-align:left}.crm-month-cell:nth-child(7n){border-right:0}.crm-month-cell-muted{background:#ececec;color:#516675}.crm-month-cell-today span{display:inline-grid;place-items:center;min-width:28px;height:28px;border-radius:8px;background:#2b79bd;color:#fff}.crm-month-cell:hover,.crm-month-cell:focus-visible{background:#fffaf0;outline:none}.crm-week-calendar,.crm-day-calendar{min-width:0;overflow-x:auto;background:#fff}.crm-week-header{display:grid;grid-template-columns:64px repeat(7,minmax(150px,1fr));align-items:end;min-width:1114px;border-bottom:1px solid #d9dee2}.crm-week-header>div{min-height:48px}.crm-week-day-button{justify-content:center;justify-self:center;width:max-content;min-height:34px;border:0;border-radius:8px;background:transparent;padding:.35rem .58rem;color:#002b3a;font-weight:750}.crm-week-day-button:hover,.crm-week-day-button:focus-visible{background:#eaf5ff;outline:none}.crm-week-day-button-today{background:#2b79bd;color:#fff}.crm-week-scroll,.crm-day-scroll{max-height:calc(100svh - 246px);overflow-x:hidden;overflow-y:auto;scrollbar-color:#858585 transparent}.crm-week-scroll{min-width:1114px}.crm-week-time-grid{display:grid;grid-template-columns:64px repeat(7,minmax(150px,1fr));grid-auto-rows:72px;width:100%}.crm-calendar-time-label{position:sticky;left:0;z-index:2;align-self:stretch;border-right:1px solid #d9dee2;border-bottom:1px solid #edf0f1;background:#fff;padding:.35rem .35rem 0 0;color:#516675;font-size:.82rem;line-height:1.1;text-align:right}.crm-week-time-cell,.crm-day-time-cell{min-height:72px;border:0;border-right:1px solid #edf0f1;border-bottom:1px solid #edf0f1;background:#fff}.crm-week-time-cell:nth-child(8n){border-right:0}.crm-calendar-business-hours{background:#fbfaf7}.crm-week-time-cell:hover,.crm-week-time-cell:focus-visible,.crm-day-time-cell:hover,.crm-day-time-cell:focus-visible{background:#fffaf0;outline:none}.crm-day-heading{justify-content:center;gap:1rem;min-width:788px;min-height:48px;border-bottom:1px solid #d9dee2}.crm-day-heading span{color:#516675;font-size:.92rem;font-weight:650}.crm-day-time-grid{display:grid;grid-template-columns:68px minmax(720px,1fr);grid-auto-rows:72px;width:100%}.crm-day-scroll{min-width:788px}.crm-schedule-empty-state{justify-content:center;gap:.48rem;margin-top:.15rem;color:#516675;font-size:.92rem}.crm-quote-editor{width:min(100%,1320px);margin:0 auto;color:#002b3a}.crm-quote-shell{overflow:hidden;border:1px solid #d9dee2;border-top:5px solid #98485f;border-radius:8px;background:#fff}.crm-quote-shell form,.crm-quote-header,.crm-quote-card,.crm-quote-notes{display:grid;gap:1rem}.crm-quote-header{background:#faf9f6;padding:1.25rem 1.45rem 2rem}.crm-quote-heading,.crm-quote-customize-row,.crm-quote-section-strip,.crm-quote-line-actions,.crm-quote-client-view,.crm-quote-footer,.crm-quote-footer div,.crm-quote-card-heading{display:flex;align-items:center}.crm-quote-heading{gap:.6rem;color:#98485f}.crm-editor-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.9rem}.crm-quote-heading h1,.crm-quote-card h2,.crm-quote-notes h2{color:#002b3a;font-size:1.2rem;line-height:1.2}.crm-quote-header-grid{display:grid;grid-template-columns:minmax(260px,1fr) minmax(220px,.62fr);gap:.9rem 1rem}.crm-quote-field{position:relative;display:grid;gap:.12rem;min-height:44px;border:1px solid #d9dee2;border-radius:8px;background:#fff;padding:.55rem .8rem .42rem;color:#516675;font-size:.84rem;font-weight:500}.crm-quote-field span{color:#516675;font-size:.78rem;line-height:1}.crm-quote-field input,.crm-quote-field select,.crm-quote-field textarea{width:100%;min-width:0;border:0;background:transparent;color:#14384a;font:inherit;font-weight:500;line-height:1.28;outline:none}.crm-quote-field textarea{min-height:94px;resize:vertical}.crm-quote-field:focus-within{border-color:#14384a;box-shadow:0 0 0 3px #14384a24}.crm-quote-field-full{grid-column:1 / -1}.crm-quote-client-field{z-index:25}.crm-quote-client-field input::placeholder{color:#516675}.crm-quote-client-menu,.crm-quote-service-menu{position:absolute;z-index:40;right:0;left:0;top:calc(100% + .35rem);overflow:auto;border:1px solid #d9dee2;border-radius:8px;background:#fff;box-shadow:0 14px 34px #14243b2e}.crm-quote-client-menu{max-height:310px}.crm-quote-client-menu button,.crm-quote-service-menu button,.crm-quote-create-client-option{width:100%;border:0;background:transparent;padding:.75rem 1rem;color:#14384a;text-align:left}.crm-quote-client-menu button:not(:last-child),.crm-quote-service-menu button:not(:last-child){border-bottom:1px solid #d9dee2}.crm-quote-client-menu button:hover,.crm-quote-client-menu button:focus-visible,.crm-quote-service-menu button:hover,.crm-quote-service-menu button:focus-visible{background:#fffaf0;outline:none}.crm-quote-client-menu button:not(.crm-quote-create-client-option),.crm-quote-service-menu button{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.crm-quote-client-menu strong,.crm-quote-service-menu strong{display:block;color:#002b3a;font-size:.94rem}.crm-quote-client-menu small,.crm-quote-service-menu small{display:block;margin-top:.15rem;color:#516675;font-size:.9rem;line-height:1.35}.crm-quote-client-menu em{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;background:#e7f3ff;padding:.32rem .55rem;color:#2b6eaa;font-size:.82rem;font-style:normal;white-space:nowrap}.crm-quote-client-option-selected{background:#f2fbef!important}.crm-quote-create-client-option{display:inline-flex!important;align-items:center!important;gap:.7rem!important;color:#2f842f!important;font-weight:750}.crm-quote-customize-row{grid-column:2;gap:1rem;min-height:40px;color:#516675;font-size:.84rem}.crm-quote-customize-row button,.crm-quote-line-actions button,.crm-quote-section-strip button,.crm-quote-footer button{min-height:34px;border:1px solid #d9dee2;border-radius:8px;background:#fff;padding:0 .75rem;color:#2f842f;font-size:.86rem;font-weight:650}.crm-quote-section-strip{flex-wrap:wrap;gap:.45rem;padding:1rem 1.45rem 0}.crm-quote-section-strip button,.crm-quote-section-strip span{display:inline-flex;align-items:center;min-height:34px;border-radius:8px;background:#eeece6;padding:0 .72rem;color:#14384a;font-size:.86rem;font-weight:650}.crm-quote-section-strip span{border:1px solid #d9dee2;background:#fff}.crm-quote-card{margin:0 1.45rem;border:1px solid #d9dee2;border-radius:8px;background:#fff;padding:1.35rem}.crm-quote-card-heading{justify-content:space-between;gap:1rem}.crm-quote-card-heading button{border:0;background:transparent;color:#14384a;padding:0}.crm-quote-line-list{display:grid;gap:1.25rem}.crm-quote-line-item{display:grid;grid-template-columns:22px minmax(0,1fr) 36px;gap:.45rem;align-items:start}.crm-quote-line-drag,.crm-quote-line-menu{display:inline-grid;place-items:center;min-height:44px;border:0;background:transparent;color:#14384a;padding:0}.crm-quote-line-fields{display:grid;grid-template-columns:minmax(220px,1fr) minmax(110px,.34fr) minmax(130px,.34fr) minmax(130px,.34fr);gap:.55rem}.crm-quote-name-field{z-index:20}.crm-quote-description-field{grid-column:1 / span 3}.crm-quote-image-drop{display:grid;place-items:center;min-height:94px;border:1px dashed #cfd6db;border-radius:8px;background:#fff;color:#2f842f}.crm-quote-service-menu{max-height:390px}.crm-quote-service-menu p{padding:.9rem 1rem .55rem;color:#14384a;font-weight:650}.crm-quote-service-menu em{color:#14384a;font-style:normal;white-space:nowrap}.crm-quote-optional-control{display:inline-flex;align-items:center;gap:.42rem;color:#14384a;font-size:.86rem;font-weight:500}.crm-quote-optional-control input{width:16px;height:16px;margin:0;accent-color:#2f842f}.crm-quote-line-actions{gap:.45rem}.crm-quote-green-button{border-color:#2f842f!important;background:#2f842f!important;color:#fff!important}.crm-quote-total-panel{display:grid;grid-template-columns:minmax(240px,1fr) minmax(320px,.58fr);gap:1.5rem;margin:0 -1.35rem -1.35rem;border-top:1px solid #d9dee2;padding:1.25rem 1.35rem}.crm-quote-client-view{align-items:flex-start;gap:.65rem;color:#14384a;font-size:.88rem}.crm-quote-client-view button,.crm-quote-totals button{border:0;background:transparent;color:#2f842f;padding:0;font-weight:750;text-decoration:underline;text-underline-offset:2px}.crm-quote-totals{display:grid;color:#14384a}.crm-quote-totals div{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid #d9dee2;padding:.72rem 0}.crm-quote-total-row{color:#002b3a;font-weight:850}.crm-quote-totals>button{justify-self:start;margin-top:.85rem}.crm-quote-notes{margin:0 1.45rem}.crm-quote-notes button{display:grid;place-items:center;gap:.75rem;min-height:180px;border:1px dashed #cfd6db;border-radius:8px;background:#fff;color:#14384a}.crm-quote-notes span{color:#516675;font-size:.9rem}.crm-quote-footer{justify-content:flex-end;gap:.45rem;border-top:1px solid #d9dee2;background:#faf9f6;padding:1rem 1.45rem}.crm-quote-footer div{gap:0}.crm-quote-save-menu{width:38px;border-left-color:#ffffff59!important;border-radius:0 8px 8px 0!important;padding:0!important}.crm-quote-footer div .crm-quote-green-button:first-child{border-radius:8px 0 0 8px}.crm-invoice-shell{border-top-color:#2b6eaa}.crm-invoice-heading{color:#2b6eaa}.crm-invoice-header-grid{display:grid;grid-template-columns:minmax(260px,1fr) minmax(260px,.98fr);gap:1rem;align-items:start}.crm-invoice-header-side{display:grid;gap:0}.crm-invoice-header-side .crm-quote-field{border-right:0;border-left:0;border-radius:0}.crm-invoice-header-side .crm-quote-field:first-child{border-top:0}.crm-invoice-meta-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:44px;border-bottom:1px solid #d9dee2;padding:.55rem .8rem;color:#516675;font-size:.84rem;font-weight:500}.crm-invoice-meta-row button,.crm-invoice-service-date{border:0;background:transparent;color:#2f842f;padding:0;font-weight:750;text-decoration:underline;text-underline-offset:2px}.crm-invoice-customize-row{grid-column:auto;border-bottom:1px solid #d9dee2;padding:.42rem .8rem}.crm-invoice-required{margin:.42rem 0 0 .05rem;color:#c6382e;font-size:.82rem;font-weight:500}.crm-invoice-required:before{content:"!";display:inline-grid;place-items:center;width:14px;height:14px;margin-right:.32rem;border:1px solid currentColor;border-radius:999px;font-size:.68rem;line-height:1}.crm-invoice-card{margin-top:1rem}.crm-invoice-line-item{display:grid;grid-template-columns:22px minmax(0,1fr) 36px;gap:.45rem;align-items:start}.crm-invoice-line-fields{display:grid;grid-template-columns:minmax(220px,1fr) minmax(110px,.34fr) minmax(130px,.34fr) minmax(130px,.34fr);gap:.55rem}.crm-invoice-description-field{grid-column:1 / -1}.crm-invoice-service-date{justify-self:start;margin:.25rem 0 .7rem .25rem;font-size:.86rem}.crm-invoice-total-panel .crm-quote-totals{align-content:start}.crm-invoice-balance-row{margin-top:.65rem;background:#faf9f6;font-weight:750}.crm-work-orders-index,.crm-work-order-detail-page,.crm-work-order-detail-main,.crm-work-order-side{display:grid;gap:1.25rem;min-width:0}.crm-work-order-stats{display:grid;grid-template-columns:minmax(220px,.8fr) repeat(2,minmax(180px,1fr)) minmax(220px,.72fr);gap:.75rem}.crm-work-order-primary-button{border-color:#2f842f!important;background:#2f842f!important;color:#fff!important}.crm-work-order-efficiency-panel{align-content:start;gap:.6rem}.crm-work-order-efficiency-panel strong{margin-top:.4rem;color:#1b6f80;font-size:.95rem;line-height:1.3}.crm-work-order-status-pill{display:inline-flex;align-items:center;gap:.35rem;width:max-content;max-width:100%;border-radius:999px;padding:.34rem .58rem;color:#14384a;font-size:.84rem;font-weight:700;line-height:1.1}.crm-work-order-status-late{background:#fde9e7;color:#94352e}.crm-work-order-status-scheduled{background:#e8f4ea;color:#27653b}.crm-work-order-status-unscheduled,.crm-work-order-status-action-required{background:#fff3d1;color:#8f6d20}.crm-work-order-detail-page{max-width:1500px;margin:0 auto}.crm-work-order-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,290px);align-items:start;gap:1.35rem}.crm-work-order-hero,.crm-work-order-card,.crm-work-order-side .crm-client-side-card{border:1px solid #d9dee2;border-radius:8px;background:#fff}.crm-work-order-hero{display:grid;gap:1.25rem;border-top:6px solid #2f842f;background:#faf9f6;padding:1.35rem}.crm-work-order-hero-actions,.crm-work-order-status-line,.crm-work-order-title-row,.crm-work-order-strip-card div,.crm-work-order-tabs,.crm-work-order-visit-summary{display:flex;align-items:center}.crm-work-order-hero-actions,.crm-work-order-title-row{justify-content:space-between;gap:1rem}.crm-work-order-status-line{gap:.75rem;color:#2f842f}.crm-work-order-title-row h1{color:#002b3a;font-size:clamp(2.1rem,4vw,3rem);line-height:1.05}.crm-work-order-title-row button{display:inline-grid;place-items:center;width:40px;height:40px;border:0;border-radius:8px;background:transparent;color:#14384a;padding:0}.crm-work-order-title-row button:hover,.crm-work-order-title-row button:focus-visible{background:#eeece6;outline:none}.crm-work-order-title-field,.crm-work-order-inline-field{display:grid;gap:.25rem;width:100%}.crm-work-order-title-field span,.crm-work-order-inline-field span{color:#516675;font-size:.82rem;font-weight:750}.crm-work-order-title-field input{width:100%;border:1px solid transparent;border-radius:8px;background:transparent;color:#002b3a;padding:.25rem 0;font:inherit;font-size:clamp(2.1rem,4vw,3rem);font-weight:850;line-height:1.05}.crm-work-order-title-field input:focus,.crm-work-order-inline-field input:focus,.crm-work-order-meta input:focus,.crm-work-order-meta select:focus{border-color:#2f842f;background:#fff;outline:none;box-shadow:0 0 0 3px #2f842f24}.crm-work-order-inline-field input,.crm-work-order-meta input,.crm-work-order-meta select{width:100%;min-width:0;border:1px solid #d9dee2;border-radius:8px;background:#fff;color:#14384a;padding:.5rem .6rem;font:inherit;font-weight:650}.crm-work-order-summary-grid{display:grid;grid-template-columns:minmax(260px,.52fr) minmax(280px,.48fr);gap:1rem}.crm-work-order-meta{display:grid;gap:0;margin:0}.crm-work-order-meta div{display:grid;grid-template-columns:minmax(130px,.42fr) minmax(0,1fr);gap:1rem;border-bottom:1px solid #d9dee2;padding:.72rem 0}.crm-work-order-meta dt,.crm-work-order-visit-summary span,.crm-work-order-profit-list dt{color:#516675;font-size:.86rem;font-weight:650}.crm-work-order-meta dd{margin:0;color:#14384a}.crm-work-order-card{display:grid;gap:.75rem;padding:1.1rem}.crm-work-order-card h2{color:#002b3a;font-size:1.22rem;line-height:1.2}.crm-work-order-card p{color:#516675;font-size:.9rem;line-height:1.45}.crm-work-order-card>.crm-work-order-primary-button{justify-self:start;min-height:34px;border:1px solid #2f842f;border-radius:8px;padding:0 .78rem;font-size:.86rem;font-weight:750}.crm-work-order-line-list{display:grid;gap:1rem}.crm-work-order-line-item{display:grid;grid-template-columns:22px minmax(0,1fr) 34px;gap:.45rem;align-items:start}.crm-work-order-line-drag,.crm-work-order-line-menu{display:inline-grid;place-items:center;min-height:44px;border:0;background:transparent;color:#14384a;padding:0}.crm-work-order-line-fields{display:grid;grid-template-columns:minmax(220px,1fr) minmax(100px,.34fr) minmax(115px,.34fr) minmax(115px,.34fr) minmax(115px,.34fr);gap:.55rem}.crm-work-order-name-field{z-index:20}.crm-work-order-description-field{grid-column:1 / -1}.crm-work-order-line-total-panel{display:grid;grid-template-columns:minmax(220px,.42fr);justify-content:end;gap:.8rem;margin:0 -1.1rem;border-top:3px solid #d9dee2;padding:1.6rem 1.1rem 1.25rem}.crm-work-order-line-total-panel div{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#14384a}.crm-work-order-line-total-panel div:last-child{color:#002b3a;font-size:1.06rem;font-weight:850}.crm-work-order-line-footer{display:flex;justify-content:flex-end;gap:.55rem;margin:0 -1.1rem -1.1rem;border-top:1px solid #d9dee2;padding:1rem 1.1rem}.crm-work-order-line-footer button{min-height:38px;border:1px solid #d9dee2;border-radius:8px;background:#fff;padding:0 .9rem;color:#14384a;font-weight:750}.crm-work-order-outline-pill{border-color:#d9dee2;background:#fff}.crm-work-order-strip-card{gap:0;padding:0}.crm-work-order-strip-card h2{padding:1rem 1.1rem}.crm-work-order-strip-card div{justify-content:space-between;gap:.9rem;border-top:1px solid #d9dee2;padding:.85rem 1.1rem;color:#516675;font-size:.9rem}.crm-work-order-strip-card button,.crm-work-order-card .crm-client-card-heading button,.crm-work-order-billing-table button{border:0;background:transparent;color:#2f842f;padding:0;font-weight:750;text-decoration:underline;text-underline-offset:2px}.crm-work-order-visit-summary{gap:5rem;padding:0 0 .85rem}.crm-work-order-visit-summary div{display:grid;gap:.25rem}.crm-work-order-visit-summary strong{color:#14384a;font-size:.92rem}.crm-client-card-heading-button{justify-self:end;display:inline-grid;place-items:center;width:34px;height:34px;border:1px solid #d9dee2;border-radius:8px;background:#fff;color:#2f842f}.crm-work-order-visit-table{display:grid;margin:0 -1.1rem -1.1rem;border-top:1px solid #d9dee2}.crm-work-order-visit-table-head,.crm-work-order-visit-row{display:grid;grid-template-columns:minmax(130px,.8fr) minmax(220px,1.5fr) minmax(120px,.7fr) minmax(120px,.7fr) 42px;gap:1rem;align-items:center;padding:.85rem 1.1rem}.crm-work-order-visit-table-head{color:#14384a;font-size:.82rem;font-weight:750}.crm-work-order-visit-row{border-top:1px solid #d9dee2;color:#14384a;font-size:.9rem}.crm-work-order-visit-row small{display:block;color:#516675;line-height:1.35}.crm-work-order-tabs{gap:1.2rem;border-bottom:1px solid #d9dee2}.crm-work-order-tabs button{min-height:36px;border:0;border-bottom:3px solid transparent;background:transparent;color:#516675;font-weight:750}.crm-work-order-tabs .crm-work-order-tab-active{border-bottom-color:#2f842f;color:#002b3a}.crm-work-order-billing-table{display:grid;grid-template-columns:minmax(100px,.7fr) minmax(100px,.7fr) minmax(110px,.7fr) minmax(160px,1fr) minmax(90px,.5fr) minmax(90px,.5fr);gap:0;overflow-x:auto;margin:0 -1.1rem -1.1rem;border-top:1px solid #d9dee2}.crm-work-order-billing-table>*{min-height:42px;border-bottom:1px solid #d9dee2;padding:.8rem 1.1rem;color:#14384a;font-size:.86rem}.crm-work-order-billing-table>span:nth-child(-n+6){font-weight:750}.crm-work-order-billing-status-pill{align-self:center;min-height:0!important;width:max-content;padding:.24rem .52rem!important;font-size:.78rem}.crm-work-order-side{position:sticky;top:70px;gap:.85rem}.crm-work-order-profit-list{display:grid;margin:.25rem 0 0}.crm-work-order-profit-list div{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid #d9dee2;padding:.34rem 0}.crm-work-order-profit-list dd{margin:0;color:#14384a;font-size:.88rem}.crm-clients-index,.crm-client-detail-page,.crm-client-detail-main,.crm-client-detail-side{display:grid;gap:1.25rem;min-width:0}.crm-client-stats{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:.75rem;max-width:1220px}.crm-clients-index .crm-detail-actions button:first-child,.crm-client-create-button{border-color:#2f842f;background:#2f842f;color:#fff}.crm-client-name-cell{display:inline-flex;align-items:center;gap:.35rem}.crm-client-row-arrow{color:#516675;opacity:0;transition:opacity .16s ease}.crm-request-table tr:hover .crm-client-row-arrow,.crm-request-table tr:focus-visible .crm-client-row-arrow{opacity:1}.crm-client-active-pill{display:inline-flex;align-items:center;gap:.35rem;width:max-content;border-radius:999px;background:#e8f4ea;padding:.32rem .58rem;color:#27653b;font-size:.84rem;font-weight:700;line-height:1}.crm-client-detail-page{max-width:1680px}.crm-client-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,300px);align-items:start;gap:1.35rem}.crm-client-detail-main{gap:1rem}.crm-client-hero,.crm-client-card,.crm-client-strip,.crm-client-side-card{border:1px solid #d9dee2;border-radius:8px;background:#fff}.crm-client-hero{display:grid;gap:1.35rem;border-top:7px solid #696969;background:#faf9f6;padding:1.55rem 1.75rem}.crm-client-hero-actions,.crm-client-status-line,.crm-client-title-row,.crm-client-card-heading,.crm-client-strip,.crm-client-work-filters,.crm-client-work-row>span:first-child{display:flex;align-items:center}.crm-client-hero-actions{justify-content:space-between;gap:1rem}.crm-client-status-line{gap:.75rem;color:#14384a}.crm-client-title-row{justify-content:space-between;gap:1rem}.crm-client-title-row h1{color:#002b3a;font-size:clamp(2.35rem,5vw,3.5rem);line-height:1}.crm-client-title-row button,.crm-client-card-heading button{display:inline-grid;place-items:center;width:40px;height:40px;border:1px solid #d9dee2;border-radius:8px;background:#fff;color:#14384a;padding:0}.crm-client-title-row button{border-color:transparent;background:transparent}.crm-client-title-row button:hover,.crm-client-title-row button:focus-visible,.crm-client-card-heading button:hover,.crm-client-card-heading button:focus-visible{border-color:#b08d399e;outline:none}.crm-client-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2rem;row-gap:0;margin:0}.crm-client-info-grid div{display:grid;grid-template-columns:minmax(150px,.35fr) minmax(0,1fr);gap:1rem;border-bottom:1px solid #d9dee2;padding:.74rem 0}.crm-client-info-grid dt{color:#516675;font-size:.9rem;font-weight:650}.crm-client-info-grid dd{margin:0;color:#14384a;line-height:1.35}.crm-client-info-grid a,.crm-client-strip button{color:#2f842f;text-decoration:underline;text-underline-offset:2px}.crm-client-card{overflow:hidden}.crm-client-card-heading{justify-content:space-between;gap:1rem;padding:1rem 1.05rem}.crm-client-card-heading h2,.crm-client-side-card h2{color:#002b3a;font-size:1.22rem;line-height:1.2}.crm-client-property-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;min-height:58px;border:0;border-top:1px solid #d9dee2;background:#fff;padding:1rem 1.05rem;color:#002b3a;text-align:left}.crm-client-property-row span{display:inline-flex;gap:.7rem;color:#14384a}.crm-client-property-icon-button{display:inline-grid;place-items:center;width:36px;height:36px;border:0;border-radius:8px;background:transparent;color:#14384a;padding:0}.crm-client-property-icon-button:hover,.crm-client-property-icon-button:focus-visible{background:#eeece6;outline:none}.crm-client-property-row:hover,.crm-client-work-row:hover,.crm-client-work-row:focus-visible{background:#fffaf0;outline:none}.crm-client-strip{justify-content:space-between;gap:1rem;min-height:58px;padding:.85rem 1rem;color:#14384a}.crm-client-strip svg{flex:0 0 auto}.crm-client-strip p{flex:1 1 auto;line-height:1.4}.crm-client-strip button{border:0;background:transparent;padding:0;font-weight:650;white-space:nowrap}.crm-client-work-filters{flex-wrap:wrap;gap:.5rem;padding:0 1.05rem .9rem}.crm-client-work-filter{display:inline-flex;align-items:center;gap:.42rem;min-height:38px;border:1px solid #d9dee2;border-radius:999px;background:#fff;padding:.48rem .72rem;color:#14384a;font-size:.9rem;font-weight:650}.crm-client-work-filter:hover,.crm-client-work-filter:focus-visible,.crm-client-work-filter-active{border-color:#b08d39;background:#fff8e5;outline:none}.crm-client-work-table{display:grid;border-top:1px solid #d9dee2}.crm-client-work-table-head,.crm-client-work-row{display:grid;grid-template-columns:minmax(180px,1.2fr) minmax(140px,.8fr) minmax(120px,.7fr) minmax(80px,.4fr);gap:1rem;align-items:center;padding:.85rem 1.05rem}.crm-client-work-table-head{color:#14384a;font-size:.88rem;font-weight:750}.crm-client-work-row{width:100%;border:0;border-top:1px solid #d9dee2;background:#fff;color:#14384a;text-align:left}.crm-client-work-row>span:first-child{align-items:flex-start;gap:.55rem}.crm-client-work-row>span:first-child svg{color:#c06a00}.crm-client-work-row small{display:block;color:#516675;font-size:.82rem;font-weight:500;line-height:1.35}.crm-client-work-empty{border-top:1px solid #d9dee2;padding:1.5rem;color:#516675;text-align:center}.crm-client-detail-side{position:sticky;top:70px;gap:.85rem}.crm-client-side-card{display:grid;gap:.52rem;padding:1rem}.crm-client-side-card strong{color:#002b3a;font-size:1.65rem;line-height:1}.crm-client-side-card p{color:#516675;font-size:.9rem;line-height:1.45}.crm-client-note-dropzone{display:grid;place-items:center;gap:.75rem;min-height:215px;border:2px dashed #d9dee2;border-radius:8px;background:#fff;padding:1.25rem;color:#14384a;text-align:center}.crm-client-note-dropzone span{max-width:220px;color:#516675;line-height:1.4}.crm-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:start center;overflow:auto;background:#14243b5c;padding:4.25rem 1rem 2rem}.crm-property-modal{width:min(100%,600px);border-radius:8px;background:#fff;box-shadow:0 26px 70px #14243b42}.crm-client-form-modal{width:min(100%,720px)}.crm-property-form{display:grid;gap:1rem;padding:1.65rem 2rem 1.85rem}.crm-property-modal-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.crm-property-modal-heading h2{color:#002b3a;font-size:1.65rem;line-height:1.1}.crm-property-modal-heading button{display:inline-grid;place-items:center;width:40px;height:40px;border:0;border-radius:8px;background:transparent;color:#14384a;padding:0}.crm-property-modal-heading button:hover,.crm-property-modal-heading button:focus-visible{background:#eeece6;outline:none}.crm-property-field{position:relative;display:grid;gap:.12rem;min-height:50px;border:1px solid #d9dee2;border-radius:8px;background:#fff;padding:.65rem 1rem .45rem;color:#516675;font-size:.9rem;font-weight:500}.crm-property-field span{color:#516675;font-size:.86rem;line-height:1}.crm-property-field input,.crm-property-field select,.crm-property-field textarea{width:100%;min-width:0;border:0;background:transparent;color:#14384a;font:inherit;font-weight:500;line-height:1.25;outline:none}.crm-property-field textarea{min-height:92px;resize:vertical}.crm-request-photo-field{gap:.75rem}.crm-request-photo-upload-control{display:flex;align-items:center;gap:.78rem;min-height:74px;border:1px dashed #9fb0bc;border-radius:8px;background:#f7f9fa;padding:.95rem;color:#14384a;cursor:pointer}.crm-request-photo-upload-control svg{flex:0 0 auto;color:#2f842f}.crm-request-photo-upload-control span{display:grid;gap:.2rem}.crm-request-photo-upload-control strong{color:#14384a;font-size:.96rem;line-height:1.1}.crm-request-photo-upload-control small,.crm-request-photo-message{color:#516675;font-size:.86rem;line-height:1.35}.screen-reader-only:focus-visible+.crm-request-photo-upload-control,.crm-request-photo-upload-control:hover{border-color:#2f842f;background:#f2fbef}.screen-reader-only:disabled+.crm-request-photo-upload-control{cursor:not-allowed;opacity:.6}.crm-request-photo-preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(118px,1fr));gap:.65rem}.crm-request-photo-preview{display:grid;gap:.45rem;min-width:0;margin:0}.crm-request-photo-preview img{width:100%;aspect-ratio:4 / 3;border-radius:8px;background:#eeece6;object-fit:cover}.crm-request-photo-placeholder{display:grid;place-items:center;width:100%;aspect-ratio:4 / 3;border-radius:8px;background:#eeece6;color:#516675}.crm-request-photo-preview figcaption{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.45rem;color:#14384a;font-size:.82rem;line-height:1.25}.crm-request-photo-preview figcaption span{overflow:hidden;color:#14384a;text-overflow:ellipsis;white-space:nowrap}.crm-request-photo-preview button{display:inline-grid;place-items:center;width:30px;height:30px;border:1px solid #f0c8c4;border-radius:8px;background:#fff5f5;color:#b8322b;padding:0}.crm-request-photo-preview button:hover,.crm-request-photo-preview button:focus-visible{border-color:#df4338;outline:none}.crm-property-address-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid #d9dee2;border-radius:8px;background:#fff}.crm-property-address-card .crm-property-field{border:0;border-radius:0}.crm-property-address-card .crm-property-field:nth-child(1),.crm-property-address-card .crm-property-field:nth-child(2){border-bottom:1px solid #d9dee2}.crm-property-address-card .crm-property-field:nth-child(3),.crm-property-address-card .crm-property-field:nth-child(5){border-right:1px solid #d9dee2}.crm-property-field-full{grid-column:1 / -1}.crm-property-select-field,.crm-property-select-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.crm-property-select-field span,.crm-property-select-field select,.crm-property-select-row span,.crm-property-select-row select{grid-column:1}.crm-property-select-field svg,.crm-property-select-row svg{grid-column:2;grid-row:1 / span 2;color:#14384a}.crm-property-select-row{min-height:48px}.crm-property-select-row span{align-self:center;font-size:.92rem}.crm-property-select-row select{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.crm-property-checkbox{display:flex;align-items:center;gap:.65rem;color:#14384a;font-size:.94rem;font-weight:500}.crm-property-checkbox input{width:20px;height:20px;margin:0;accent-color:#2f842f}.crm-property-disclosure{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:54px;border:0;border-radius:8px;background:#f7f6f2;padding:0 1rem;color:#14384a;font-weight:750}.crm-property-disclosure svg{color:#2f842f}.crm-property-disclosure:hover,.crm-property-disclosure:focus-visible{background:#f0eee9;outline:none}.crm-property-modal-actions{display:grid;grid-template-columns:auto 1fr auto auto;gap:.55rem;align-items:center;margin-top:.45rem}.crm-property-modal-actions button{min-height:40px;border-radius:8px;padding:0 1rem;font-weight:750}.crm-property-delete-button{border:1px solid #df4338;background:#df4338;color:#fff}.crm-property-cancel-button{border:1px solid #d9dee2;background:#fff;color:#2f842f}.crm-property-save-button{border:1px solid #2f842f;background:#2f842f;color:#fff}.crm-property-delete-button:hover,.crm-property-delete-button:focus-visible,.crm-property-cancel-button:hover,.crm-property-cancel-button:focus-visible,.crm-property-save-button:hover,.crm-property-save-button:focus-visible{filter:brightness(.97);outline:none}.crm-index-heading-row,.crm-table-heading-row,.crm-detail-title-row,.crm-detail-toolbar,.crm-section-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.crm-index-heading-row h1{color:var(--blue);font-size:clamp(2rem,4vw,3rem);line-height:1}.crm-index-heading-row p,.crm-table-heading-row h2 span,.crm-stat-panel p,.crm-muted-text{color:var(--ink-soft);line-height:1.55}.crm-request-stats{display:grid;grid-template-columns:minmax(220px,.8fr) repeat(3,minmax(160px,1fr));gap:.75rem}.crm-stat-panel{display:grid;align-content:space-between;min-height:118px;border:1px solid rgba(223,227,232,.95);border-radius:8px;background:#ffffffe6;padding:1rem}.crm-stat-panel h2{color:var(--blue);font-size:1rem;line-height:1.2}.crm-stat-panel strong{color:var(--blue);font-size:2.25rem;line-height:1}.crm-stat-panel.crm-work-order-efficiency-panel strong{color:#1b6f80;font-size:.95rem;line-height:1.3}.crm-stat-overview{align-content:start}.crm-stat-overview ul{display:grid;gap:.3rem;margin:.6rem 0 0;padding:0;color:var(--ink-soft);font-size:.93rem;list-style:none}.crm-stat-overview li,.crm-filter-pill,.crm-search-field,.crm-table-client,.crm-contact-lines,.crm-status-pill,.crm-bulk-toolbar,.crm-select-all-control,.crm-bulk-toolbar button,.crm-row-actions,.crm-row-actions button,.crm-detail-actions,.crm-detail-actions button,.crm-read-pill{display:inline-flex;align-items:center;gap:.45rem}.crm-dot,.crm-status-dot,.crm-unread-dot{flex:0 0 auto;width:8px;height:8px;border-radius:50%}.crm-dot-blue,.crm-status-dot{background:#4ea3e8}.crm-dot-green{background:#2f8f4e}.crm-dot-red{background:#d94f45}.crm-dot-gold,.crm-unread-dot{background:var(--gold)}.crm-unread-dot{width:9px;height:9px;box-shadow:0 0 0 4px #b08d3929}.crm-table-heading-row{align-items:flex-end;margin-top:.25rem}.crm-table-heading-row h2{color:var(--blue);font-size:1.45rem;line-height:1.2}.crm-filter-row{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.85rem}.crm-filter-pill{min-height:40px;border:1px solid rgba(223,227,232,.95);border-radius:999px;background:#ecebe5;padding:.52rem .72rem;color:var(--blue);font-size:.92rem;font-weight:750}.crm-filter-pill select{min-width:88px;border:0;background:transparent;color:var(--blue);font:inherit;font-weight:500}.crm-filter-pill select:focus{outline:none}.crm-filter-static{background:#e4e2dc}.crm-bulk-toolbar{flex-wrap:wrap;min-height:52px;border:1px solid rgba(223,227,232,.95);border-radius:8px;background:#ffffffe6;padding:.55rem}.crm-select-all-control{gap:.55rem;min-height:38px;border-right:1px solid var(--line);padding:0 .85rem 0 .35rem;color:var(--blue);font-size:.92rem;font-weight:750}.crm-select-all-control input,.crm-select-column input{width:17px;height:17px;accent-color:var(--gold)}.crm-selected-count,.crm-bulk-toolbar-hint{color:var(--ink-soft);font-size:.9rem;line-height:1.35}.crm-selected-count{font-weight:750}.crm-bulk-toolbar button,.crm-row-actions button{min-height:36px;border:1px solid var(--line);border-radius:8px;background:var(--white);padding:.5rem .68rem;color:var(--blue);font-size:.86rem;font-weight:750;line-height:1}.crm-bulk-toolbar button:hover,.crm-bulk-toolbar button:focus-visible,.crm-row-actions button:hover,.crm-row-actions button:focus-visible{border-color:#b08d399e;outline:none}.crm-bulk-toolbar button:disabled,.crm-row-actions button:disabled{cursor:not-allowed;opacity:.55}.crm-search-field{width:min(100%,300px);min-height:48px;border:1px solid var(--line);border-radius:8px;background:var(--white);padding:0 .9rem;color:var(--ink-muted);font-weight:400}.crm-search-field input{width:100%;min-width:0;border:0;background:transparent;color:var(--ink);font-weight:400;outline:none}.crm-search-field:focus-within{border-color:var(--blue);outline:3px solid rgba(20,36,59,.14)}.crm-table-shell{min-width:0;overflow:auto;border-top:1px solid var(--line);background:#ffffffa8}.crm-request-table{width:100%;min-width:1180px;border-collapse:collapse;color:var(--blue)}.crm-request-table th,.crm-request-table td{padding:.95rem .8rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle}.crm-request-table th{color:var(--ink-soft);font-size:.88rem;font-weight:750}.crm-request-table th,.crm-request-table td:first-child{white-space:nowrap}.crm-request-table th>svg{margin-left:.25rem;vertical-align:-2px}.crm-request-table tbody tr{cursor:pointer;transition:background .16s ease,box-shadow .16s ease}.crm-request-table tbody tr:hover,.crm-request-table tbody tr:focus-visible{background:#fffaf0;outline:none}.crm-request-row-selected{background:#fff8e5;box-shadow:inset 4px 0 0 var(--gold)}.crm-request-row-unread td:nth-child(2){font-weight:850}.crm-select-column{width:44px;text-align:center}.crm-contact-lines{align-items:flex-start;flex-direction:column;gap:.15rem}.crm-status-pill{width:max-content;max-width:100%;border-radius:999px;background:#eaf5ff;padding:.34rem .58rem;color:var(--blue);font-size:.84rem;font-weight:700;line-height:1.1}.crm-status-not-recorded{background:#eef0f2}.crm-status-new,.crm-status-submitted{background:#e7f3ff}.crm-status-opened,.crm-status-reviewed{background:#e8f4ea}.crm-read-pill{width:max-content;border-radius:999px;padding:.32rem .55rem;font-size:.82rem;font-weight:800;line-height:1}.crm-read-pill-read{background:#eef0f2;color:var(--ink-soft)}.crm-read-pill-unread{background:#fff3d1;color:var(--gold-dark)}.crm-row-actions{justify-content:flex-end;flex-wrap:wrap}.crm-request-detail-page{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;max-width:1180px}.crm-detail-page-main{display:grid;gap:1rem;min-width:0}.crm-back-button{display:inline-flex;align-items:center;gap:.45rem;min-height:42px;border:1px solid var(--line);border-radius:8px;background:var(--white);padding:.65rem .85rem;color:var(--blue);font-weight:750}.crm-back-button:hover,.crm-back-button:focus-visible{border-color:#b08d3999;outline:none}.crm-detail-actions{flex-wrap:wrap;justify-content:flex-end}.crm-detail-actions button{min-height:42px;border:1px solid var(--line);border-radius:8px;background:var(--white);padding:.62rem .8rem;color:var(--blue);font-size:.9rem;font-weight:750}.crm-detail-actions button:hover,.crm-detail-actions button:focus-visible{border-color:#b08d3999;outline:none}.crm-detail-hero,.crm-detail-card{border:1px solid rgba(223,227,232,.95);border-radius:8px;background:#ffffffeb}.crm-detail-hero{display:grid;gap:1.2rem;border-top:7px solid var(--gold-dark);padding:1.35rem}.crm-detail-status-row{display:flex;align-items:center;gap:.75rem;color:var(--gold-dark)}.crm-detail-title-row{align-items:flex-start}.crm-detail-title-row h1{color:var(--blue);font-size:clamp(2rem,4vw,3.1rem);line-height:1.02}.crm-detail-title-row p{margin-top:.5rem;color:var(--ink-soft);font-size:1.05rem}.crm-detail-summary-grid{align-items:stretch;display:grid;grid-template-columns:minmax(260px,.7fr) minmax(180px,.3fr);gap:1rem}.crm-contact-card{display:grid;gap:.65rem;border:1px solid var(--line);border-radius:8px;background:var(--white);padding:1rem}.crm-contact-card-heading{display:flex;align-items:center;gap:.45rem}.crm-contact-card-heading strong{color:var(--blue)}.crm-contact-card-heading span{color:var(--ink-soft);font-size:.9rem}.crm-contact-card p{display:flex;align-items:flex-start;gap:.45rem;color:var(--ink-soft);line-height:1.4}.crm-contact-card svg{flex:0 0 auto;margin-top:.12rem;color:var(--gold-dark)}.crm-requested-date{display:grid;align-content:start;gap:.5rem;padding:1rem}.crm-requested-date span,.crm-detail-row dt{color:var(--ink-muted);font-size:.82rem;font-weight:750}.crm-requested-date strong{color:var(--blue);font-size:1.05rem}.crm-detail-card{padding:1.25rem}.crm-section-heading{justify-content:flex-start;margin-bottom:1.1rem;color:var(--blue)}.crm-section-heading h2{color:var(--blue);font-size:1.35rem;line-height:1.2}.crm-overview-content,.crm-detail-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.crm-overview-content article h3{margin-bottom:.7rem;color:var(--blue);font-size:1rem}.crm-detail-rows{display:grid;gap:.78rem;margin:0}.crm-detail-row{display:grid;gap:.24rem}.crm-detail-row dd{margin:0;color:var(--blue);line-height:1.45;white-space:pre-wrap;word-break:break-word}.crm-photo-grid{display:grid;gap:.7rem}.crm-photo-tile{display:grid;grid-template-columns:112px minmax(0,1fr);gap:.7rem;min-width:0;margin:0;border:1px solid var(--line);border-radius:8px;background:var(--field);padding:.65rem;color:var(--ink-soft);font-size:.9rem;line-height:1.45}.crm-photo-meta{display:grid;gap:.16rem;min-width:0}.crm-photo-meta strong{color:var(--blue)}.crm-photo-image-link{display:block;overflow:hidden;width:112px;height:112px;border-radius:8px;background:var(--white)}.crm-photo-image-link img{width:100%;height:100%;object-fit:cover}.crm-photo-thumb{display:grid;place-items:center;width:112px;height:112px;border-radius:8px;background:var(--white);color:var(--gold-dark)}.crm-photo-status{width:max-content;border-radius:999px;background:#eef0f2;padding:.22rem .48rem;color:var(--ink-soft);font-size:.8rem;font-weight:750}.crm-photo-status-uploaded{background:#e8f4ea;color:#27653b}.crm-photo-status-upload_failed{background:#fff5f5;color:#7f2f2f}.crm-photo-status-upload_pending{background:#fff3d1;color:var(--gold-dark)}.crm-photo-open-link{display:inline-flex;align-items:center;gap:.32rem;width:max-content;margin-top:.25rem;color:var(--blue);font-weight:800}.crm-photo-open-link:hover,.crm-photo-open-link:focus-visible,.crm-photo-image-link:focus-visible{color:var(--gold-dark);outline:none}.crm-empty-panel{display:grid;place-items:center;min-height:180px;padding:2rem;color:var(--ink-soft);text-align:center}.crm-success-banner{display:flex;align-items:center;gap:.55rem;margin-top:1rem;border:1px solid rgba(47,132,47,.25);border-radius:8px;background:#f2fbef;padding:.8rem .95rem;color:#27653b;font-size:.94rem;font-weight:650}.crm-error-banner{display:flex;align-items:center;gap:.55rem;margin-top:1rem;border:1px solid rgba(127,47,47,.24);border-radius:8px;background:#fff5f5;padding:.8rem .95rem;color:#7f2f2f;font-size:.94rem;font-weight:650}.crm-action-menu{position:relative;display:inline-flex}.crm-action-menu-panel{position:absolute;top:calc(100% + .55rem);right:0;z-index:30;display:grid;gap:.18rem;width:320px;border:1px solid #d9dee2;border-radius:8px;background:#fff;padding:.55rem;box-shadow:0 18px 48px #14243b2e}.crm-action-menu-panel button{justify-content:flex-start;width:100%;border:0;background:transparent;padding:.8rem .75rem;color:#203946;font-size:.95rem}.crm-action-menu-panel button:hover,.crm-action-menu-panel button:focus-visible{background:#f4f7f8;outline:none}.crm-action-menu-panel button:disabled{cursor:not-allowed;opacity:.55}.crm-action-menu-danger{color:#b8322b!important}.crm-action-menu-separator{height:1px;margin:.35rem 0;background:#d9dee2}.crm-record-action-menu{position:relative;display:inline-flex}.crm-record-action-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:42px;border:1px solid #2f842f!important;border-radius:8px;background:#2f842f!important;padding:.62rem .85rem;color:#fff!important;font-size:.9rem;font-weight:800}.crm-record-action-button:hover,.crm-record-action-button:focus-visible{border-color:#276f27!important;background:#276f27!important;outline:none}.crm-record-action-panel{position:absolute;top:calc(100% + .55rem);right:0;z-index:35;display:grid;gap:.18rem;width:min(300px,calc(100vw - 2rem));border:1px solid #d9dee2;border-radius:8px;background:#fff;padding:.55rem;box-shadow:0 18px 48px #14243b2e}.crm-record-action-panel button{justify-content:flex-start;width:100%;min-height:48px;border:0!important;background:transparent!important;padding:.8rem .75rem;color:#203946!important;font-size:.95rem;font-weight:800}.crm-record-action-panel button:hover,.crm-record-action-panel button:focus-visible{background:#f4f7f8!important;outline:none}.crm-record-action-panel button:disabled{cursor:not-allowed;opacity:.55}.crm-record-action-panel svg{color:#2f842f}.crm-record-action-danger{color:#b8322b!important}.crm-record-action-danger svg{color:#df4338}@media(max-width:700px){:root{--crm-mobile-bottom-clearance: calc(env(safe-area-inset-bottom) + 5rem) }body,button,input,select,textarea{font-size:16px}.crm-login-page{padding:4.5rem .5rem 2rem}.crm-login-card{padding:1rem}.crm-login-heading h1{font-size:1.85rem}.crm-login-back-link{top:.75rem;left:.75rem}.crm-back-link,.crm-signout-button{min-width:0;padding-right:.7rem;padding-left:.7rem;white-space:normal}.brand-logo-img-icon{width:42px}.crm-main-area{padding:.6rem}.crm-index-heading-row h1{font-size:2rem}.crm-request-stats,.crm-table-heading-row,.crm-detail-toolbar,.crm-detail-summary-grid,.crm-overview-content,.crm-detail-two-column{grid-template-columns:1fr}.crm-table-heading-row{align-items:stretch}.crm-detail-toolbar{align-items:stretch;flex-direction:column}.crm-detail-actions,.crm-detail-actions button{width:100%}.crm-detail-actions{justify-content:stretch}.crm-record-action-menu,.crm-record-action-button{width:100%}.crm-editor-heading-row{align-items:stretch;flex-direction:column}.crm-search-field{width:100%}.crm-table-shell{border-top:0;overflow:visible;background:transparent}.crm-request-table,.crm-request-table thead,.crm-request-table tbody,.crm-request-table th,.crm-request-table td,.crm-request-table tr{display:block;width:100%;min-width:0}.crm-request-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.crm-request-table tbody{display:grid;gap:.7rem}.crm-request-table tbody tr{border:1px solid var(--line);border-radius:8px;background:#ffffffeb;padding:.25rem 0}.crm-request-table td{display:grid;grid-template-columns:minmax(96px,.42fr) minmax(0,1fr);gap:.75rem;padding:.65rem .85rem;border-bottom:0;white-space:normal}.crm-request-table td:before{content:attr(data-label);color:var(--ink-muted);font-size:.78rem;font-weight:800}.crm-status-pill{width:fit-content}.crm-detail-hero,.crm-detail-card{padding:1rem}.crm-action-menu-panel,.crm-record-action-panel{position:fixed;right:1rem;bottom:calc(1rem + env(safe-area-inset-bottom));left:1rem;top:auto;width:auto;max-height:min(76svh,560px);overflow:auto;overscroll-behavior:contain;padding:.65rem}.crm-photo-tile{grid-template-columns:1fr}.crm-photo-image-link,.crm-photo-thumb{width:100%;height:auto;aspect-ratio:4 / 3}.crm-detail-title-row h1{font-size:2rem}}@media(max-width:980px){.crm-app-shell{grid-template-columns:1fr;width:100%}.crm-sidebar{position:fixed;inset:0 auto 0 0;z-index:80;width:min(320px,86vw);height:100dvh;min-height:100dvh;border-right:1px solid #d9d5cc;border-bottom:0;padding:max(.85rem,env(safe-area-inset-top)) .75rem calc(.85rem + env(safe-area-inset-bottom));box-shadow:18px 0 42px #14243b33;overflow:hidden;transform:translate(-105%);transition:transform .18s ease}.crm-sidebar-open{transform:translate(0)}.crm-sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:block;border:0;background:#14243b57;padding:0}.crm-sidebar-head{justify-content:space-between;min-height:auto;padding:0 .1rem .65rem}.crm-sidebar-logo{width:auto;padding:0}.crm-sidebar-logo .brand-logo-img-icon{width:58px}.crm-sidebar-close{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid #d9d5cc;border-radius:8px;background:#fff;color:#14384a;padding:0}.crm-sidebar-close:hover,.crm-sidebar-close:focus-visible{background:#f7f6f2;outline:none}.crm-sidebar-nav{max-height:calc(100dvh - 98px);overflow-y:auto;padding-bottom:.5rem;-webkit-overflow-scrolling:touch}.crm-main-area{padding:0}.crm-app-topbar{position:sticky;top:0;z-index:45;align-items:center;flex-direction:row}.crm-topbar-menu-button{display:inline-flex;flex:0 0 40px;width:40px;height:40px}.crm-topbar-spacer{display:none}.crm-signout-button{width:100%}.crm-request-stats,.crm-work-order-stats,.crm-client-stats,.crm-client-detail-layout,.crm-work-order-detail-layout,.crm-work-order-summary-grid,.crm-invoice-header-grid,.crm-quote-header-grid,.crm-quote-total-panel{grid-template-columns:1fr}.crm-quote-customize-row{grid-column:auto}.crm-quote-line-fields,.crm-invoice-line-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.crm-quote-name-field,.crm-quote-description-field,.crm-invoice-description-field,.crm-quote-image-drop{grid-column:1 / -1}.crm-client-detail-side,.crm-work-order-side{position:static}.crm-workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-workflow-card:nth-child(2){border-right:0}.crm-workflow-card:nth-child(-n+2){border-bottom:1px solid #d9dee2}.crm-home-lower-grid,.crm-appointment-metrics{grid-template-columns:1fr}}@media(max-width:700px){html,body,#root,.crm-app-shell{width:100%;max-width:100%;min-height:100svh;overflow-x:hidden}.crm-main-area,.crm-requests-workspace,.crm-home-dashboard,.crm-requests-index,.crm-clients-index,.crm-quote-editor,.crm-work-orders-index{width:100%;max-width:100%;min-width:0}.crm-app-topbar{width:100%;max-width:100vw;gap:.45rem;overflow:hidden}.crm-sidebar{gap:.85rem;width:min(318px,88vw);padding:max(.7rem,env(safe-area-inset-top)) .75rem calc(.8rem + env(safe-area-inset-bottom))}.crm-sidebar-logo{display:inline-flex}.crm-sidebar-nav{display:grid;gap:.7rem;margin:0;overflow-x:hidden;overflow-y:auto;padding:0 0 .25rem;scroll-padding-inline:0;scroll-snap-type:none}.crm-sidebar-nav::-webkit-scrollbar{display:none}.crm-sidebar-nav-group{display:grid;gap:.18rem;border-bottom:1px solid #d9d5cc;padding-bottom:.7rem}.crm-nav-item{flex:0 1 auto;min-height:48px;padding:.62rem .75rem;scroll-snap-align:none;white-space:normal}.crm-app-topbar{min-height:56px;padding:.55rem}.crm-topbar-actions{flex:1 1 auto;width:auto;min-width:0;gap:.35rem}.crm-topbar-search{flex:1 1 5.5rem;min-width:0;max-width:min(8rem,30vw);min-height:40px;padding-right:.35rem;padding-left:.5rem}.crm-topbar-search input{width:100%}.crm-topbar-icon-button{flex:0 0 40px;width:40px;height:40px}.crm-topbar-search kbd{display:none}.crm-quote-editor{width:100%}.crm-quote-shell{border-radius:8px}.crm-quote-header,.crm-quote-card,.crm-quote-notes,.crm-quote-footer,.crm-quote-section-strip{margin-right:0;margin-left:0;padding-right:1rem;padding-left:1rem}.crm-quote-card{margin-right:0;margin-left:0}.crm-quote-line-item,.crm-invoice-line-item{grid-template-columns:minmax(0,1fr)}.crm-quote-line-drag{display:none}.crm-quote-line-menu{justify-self:end;min-height:34px}.crm-clients-index .crm-detail-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.crm-clients-index .crm-detail-actions button{justify-content:center}.crm-requests-workspace{padding:1.25rem .75rem calc(1.25rem + var(--crm-mobile-bottom-clearance))}.crm-home-heading{margin-top:.75rem}.crm-home-dashboard{gap:1.45rem}.crm-workflow-grid{grid-template-columns:1fr}.crm-workflow-card,.crm-workflow-card:nth-child(2){border-right:0}.crm-workflow-card{border-bottom:1px solid #d9dee2}.crm-workflow-card:last-child{border-bottom:0}.crm-home-lower-grid{gap:1.45rem}.crm-empty-appointments{min-height:150px}.crm-index-heading-row,.crm-table-heading-row,.crm-detail-title-row{align-items:flex-start;flex-direction:column}.crm-filter-row{display:grid;grid-template-columns:1fr}.crm-filter-pill{justify-content:space-between;width:100%;border-radius:8px}.crm-filter-pill select{min-width:120px;text-align:right}.crm-work-order-hero{padding:1rem}.crm-work-order-hero-actions,.crm-work-order-title-row,.crm-work-order-strip-card div,.crm-work-order-visit-summary{align-items:flex-start;flex-direction:column}.crm-work-order-hero-actions .crm-detail-actions{width:100%}.crm-work-order-title-row h1{font-size:2rem}.crm-work-order-meta div{grid-template-columns:1fr;gap:.25rem}.crm-work-order-line-item{grid-template-columns:minmax(0,1fr)}.crm-work-order-line-drag{display:none}.crm-work-order-line-menu{justify-self:end;min-height:34px}.crm-work-order-line-fields,.crm-work-order-line-total-panel{grid-template-columns:1fr}.crm-work-order-line-footer{display:grid;grid-template-columns:1fr 1fr}.crm-work-order-visit-table,.crm-work-order-billing-table{gap:.7rem;overflow:visible;margin:0;border-top:0}.crm-work-order-visit-table-head{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.crm-work-order-visit-row{grid-template-columns:1fr;gap:.65rem;border:1px solid #d9dee2;border-radius:8px}.crm-work-order-billing-table{grid-template-columns:1fr}.crm-work-order-billing-table>*{border-bottom:0}.crm-quote-line-fields,.crm-invoice-line-fields{grid-template-columns:1fr}.crm-invoice-header-side .crm-quote-field{border-top:1px solid #d9dee2;border-right:1px solid #d9dee2;border-left:1px solid #d9dee2;border-radius:8px}.crm-invoice-header-side{gap:.55rem}.crm-invoice-meta-row,.crm-invoice-customize-row{border:1px solid #d9dee2;border-radius:8px;background:#fff}.crm-quote-total-panel{margin-right:-1rem;margin-left:-1rem;padding-right:1rem;padding-left:1rem}.crm-quote-footer{display:grid;grid-template-columns:1fr;position:static;z-index:15;margin-top:.25rem;border-top:1px solid #d9dee2;padding-bottom:1rem;box-shadow:0 -12px 30px #14243b14}.crm-quote-footer>button,.crm-quote-footer div,.crm-quote-footer div button:first-child{width:100%}.crm-quote-service-menu,.crm-quote-client-menu{left:0;right:0;width:auto;max-height:55svh}.crm-schedule-toolbar,.crm-schedule-toolbar-main,.crm-schedule-filter-row{display:grid;grid-template-columns:1fr;width:100%;gap:.7rem}.crm-schedule-date-picker,.crm-schedule-title-button,.crm-schedule-nav-controls,.crm-schedule-view-switch,.crm-schedule-find-button{width:100%}.crm-schedule-nav-controls,.crm-schedule-view-switch{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.crm-schedule-filter{width:100%}.crm-month-calendar-scroll,.crm-week-scroll,.crm-day-scroll{margin-right:-.75rem;margin-left:-.75rem;padding-right:.75rem;padding-left:.75rem;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.crm-client-hero{padding:1rem}.crm-client-hero-actions,.crm-client-title-row,.crm-client-strip,.crm-client-property-row{align-items:flex-start;flex-direction:column}.crm-client-hero-actions .crm-detail-actions{justify-content:stretch;width:100%}.crm-client-title-row h1{font-size:2.25rem}.crm-client-info-grid,.crm-client-info-grid div{grid-template-columns:1fr}.crm-client-strip button{white-space:normal}.crm-modal-backdrop{place-items:start center;padding:.65rem .65rem calc(.65rem + var(--crm-mobile-bottom-clearance))}.crm-property-modal{width:100%;max-height:calc(100dvh - 1.3rem);overflow:auto;overscroll-behavior:contain;scroll-padding-bottom:var(--crm-mobile-bottom-clearance)}.crm-property-form{padding:1.1rem 1.1rem var(--crm-mobile-bottom-clearance)}.crm-property-modal-heading h2{font-size:1.35rem}.crm-property-address-card{grid-template-columns:1fr}.crm-property-address-card .crm-property-field{border-right:0!important;border-bottom:1px solid #d9dee2}.crm-property-address-card .crm-property-field:last-child{border-bottom:0}.crm-property-modal-actions{grid-template-columns:1fr 1fr;position:static;z-index:12;margin:0 -1.1rem;border-top:1px solid #d9dee2;background:#fff;padding:.75rem 1.1rem;box-shadow:0 -12px 28px #14243b17}.crm-property-modal-actions span{display:none}.crm-property-delete-button{grid-column:1 / -1}.crm-client-work-table{gap:.7rem;border-top:0;background:transparent}.crm-client-work-table-head{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.crm-client-work-row{grid-template-columns:1fr;gap:.7rem;border:1px solid #d9dee2;border-radius:8px}.crm-client-work-row>span:last-child{justify-self:start}.crm-bulk-toolbar{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:.55rem}.crm-select-all-control,.crm-selected-count,.crm-bulk-toolbar-hint{grid-column:1 / -1}.crm-select-all-control{justify-content:space-between;border-right:0;border-bottom:1px solid var(--line);padding:0 0 .55rem}.crm-bulk-toolbar button{justify-content:center;width:100%;min-height:42px}.crm-request-table tbody tr{overflow:hidden}.crm-request-table td{grid-template-columns:minmax(82px,.34fr) minmax(0,1fr);gap:.55rem;padding:.7rem .8rem}.crm-request-table td.crm-select-column{display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left}.crm-request-table td.crm-row-actions{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.crm-request-table td.crm-row-actions:before{grid-column:1 / -1}.crm-row-actions button{justify-content:center;width:100%;min-height:40px}.crm-request-table td.crm-row-actions button:only-child{grid-column:1 / -1}.crm-detail-actions{display:grid;grid-template-columns:1fr;gap:.55rem}.crm-detail-status-row,.crm-contact-card-heading{flex-wrap:wrap}.crm-detail-hero,.crm-detail-card{padding:.9rem}.crm-request-photo-upload-control{min-height:88px}.crm-request-photo-preview-grid{grid-template-columns:repeat(auto-fill,minmax(104px,1fr))}}@media(max-width:390px){.crm-request-table td,.crm-request-table td.crm-row-actions,.crm-bulk-toolbar{grid-template-columns:1fr}}@media(min-width:701px)and (max-width:1200px){.crm-request-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-detail-summary-grid{grid-template-columns:minmax(260px,1fr) minmax(170px,.35fr)}}
