: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;--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}body{margin:0;background:var(--paper);color:var(--ink)}body,button,input{font:inherit}a{color:inherit;text-decoration:none}button,input{letter-spacing:0}button{cursor:pointer}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-logo{justify-content:center;width:100%;padding:.35rem 0 .58rem}.crm-sidebar-logo .brand-logo-img-icon{width:72px}.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-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-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-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-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-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}@media(max-width:700px){.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-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-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}.crm-sidebar{position:static;min-height:auto;border-right:0;border-bottom:1px solid #d9d5cc;padding:.9rem}.crm-sidebar-logo .brand-logo-img-icon{width:68px}.crm-main-area{padding:0}.crm-app-topbar{align-items:center;flex-direction:row}.crm-signout-button{width:100%}.crm-request-stats{grid-template-columns:1fr}.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){.crm-sidebar{position:sticky;top:0;z-index:20;gap:.75rem;border-bottom:1px solid #d9d5cc;padding:.75rem}.crm-sidebar-logo .brand-logo-img-icon{width:58px}.crm-sidebar-nav{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.1rem}.crm-sidebar-nav-group{display:contents}.crm-nav-item{flex:1 0 auto;min-height:42px;padding:.62rem .75rem}.crm-app-topbar{padding:.55rem .7rem}.crm-topbar-actions{width:100%;gap:.35rem}.crm-topbar-spacer{display:none}.crm-topbar-search{flex:1 1 auto}.crm-topbar-search input{width:100%}.crm-topbar-icon-button{width:32px;height:32px}.crm-requests-workspace{padding:1.25rem .75rem}.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-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-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}}@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)}}
