.crm-workspace{min-width:0}.crm-page-header{background:var(--panel);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin:0 -30px 24px;padding:24px 30px;display:flex}.crm-page-header h2{font-family:var(--round);color:var(--ink);margin:0 0 6px;font-size:28px}.crm-page-header p{color:var(--med);margin-bottom:0}.crm-page-header .crm-eyebrow{color:var(--teal-d);margin-bottom:7px;font-size:12px;font-weight:800}.crm-button,.crm-icon-button{border:1px solid var(--line);background:var(--panel);min-height:40px;color:var(--ink);border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:9px 14px;font-weight:800;text-decoration:none;display:inline-flex}.crm-button:hover{background:var(--app)}.crm-button-primary{background:var(--teal-d);border-color:var(--teal-d);color:var(--panel)}.crm-button-primary:hover{background:var(--ink);border-color:var(--ink)}.crm-button-danger{background:var(--red-d);border-color:var(--red-d);color:var(--panel)}.crm-icon-button{flex-shrink:0;width:40px;padding:8px}.crm-filters{flex-direction:column;gap:16px;margin-bottom:22px;display:flex}.crm-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.crm-search{background:var(--panel);border:1px solid var(--line);width:min(440px,100%);min-height:42px;color:var(--med);border-radius:11px;align-items:center;gap:10px;padding:0 14px;display:flex}.crm-search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;padding:11px 0}.crm-search:focus-within{outline:3px solid var(--focus);outline-offset:2px}.crm-search input:focus-visible{outline:none}.crm-view-switch{background:var(--slate-soft);border-radius:11px;gap:3px;padding:3px;display:flex}.crm-view-switch button{min-height:38px;color:var(--med);background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;padding:8px 12px;font-weight:800;display:flex}.crm-view-switch button[aria-pressed=true]{background:var(--panel);color:var(--ink);box-shadow:var(--shadow)}.crm-segments{flex-wrap:wrap;gap:8px;display:flex}.crm-segments button{border:1px solid var(--line);background:var(--panel);color:var(--med);border-radius:999px;align-items:center;gap:10px;min-height:40px;padding:8px 13px;font-weight:800;display:inline-flex}.crm-segments button span{font-size:12px}.crm-segments button[aria-pressed=true]{background:var(--ink);color:var(--panel);border-color:var(--ink)}.crm-empty{text-align:center;border:1px solid var(--line);background:var(--panel);border-radius:16px;flex-direction:column;align-items:center;padding:52px 24px;display:flex}.crm-empty h2{margin-bottom:10px;font-size:22px}.crm-empty p{max-width:450px;color:var(--med);margin-bottom:22px;line-height:1.7}.crm-empty-icon{background:var(--teal-soft);width:64px;height:64px;color:var(--teal-d);border-radius:20px;place-items:center;margin-bottom:22px;display:grid}.crm-kanban{align-items:flex-start;gap:14px;min-height:280px;padding:2px 2px 16px;display:flex;overflow-x:auto}.crm-column{background:var(--slate-soft);border-top:3px solid var(--stage-color);border-radius:12px;flex:1 0 244px;width:244px;min-width:244px}.crm-column>header{justify-content:space-between;align-items:center;gap:12px;padding:16px 14px;display:flex}.crm-column h2{margin:0;font-size:14px}.crm-column>header>span{color:var(--med);font-size:12px;font-weight:800}.crm-column-body{gap:9px;padding:0 8px 8px;display:grid}.crm-prospect-card{border:1px solid var(--line);background:var(--panel);width:100%;color:var(--ink);text-align:left;overflow-wrap:anywhere;border-radius:9px;flex-direction:column;gap:9px;padding:15px;display:flex}.crm-prospect-card:hover{border-color:var(--teal-d);box-shadow:var(--shadow)}.crm-prospect-card>strong{font-size:14px}.crm-card-amount{font-variant-numeric:tabular-nums;margin-top:4px;font-weight:800}.crm-card-action{border-top:1px solid var(--line);color:var(--body);padding-top:11px;font-size:12px;line-height:1.5}.crm-card-date{color:var(--med);align-items:center;gap:6px;font-size:12px;display:flex}.crm-column-empty{color:var(--med);text-align:center;padding:24px 12px;font-size:12px;line-height:1.6}.crm-stage-prospect{--stage-color:var(--slate);--stage-bg:var(--slate-soft)}.crm-stage-rdv{--stage-color:var(--blue);--stage-bg:var(--blue-soft)}.crm-stage-devis{--stage-color:var(--orange-d);--stage-bg:var(--orange-soft)}.crm-stage-signe{--stage-color:var(--teal-d);--stage-bg:var(--teal-soft)}.crm-stage-perdu{--stage-color:var(--red-d);--stage-bg:var(--red-soft)}.crm-stage-badge{background:var(--stage-bg);color:var(--stage-color);white-space:nowrap;border-radius:999px;align-items:center;padding:6px 11px;font-size:12px;font-weight:800;display:inline-flex}.crm-secondary{color:var(--med);font-size:12px;font-weight:400;line-height:1.6;display:block}.crm-table-scroll{border:1px solid var(--line);background:var(--panel);border-radius:12px;overflow:auto}.crm-table{border-collapse:collapse;width:100%;font-size:13px}.crm-table th{background:var(--slate-soft);color:var(--med);text-align:left;white-space:nowrap;padding:14px 16px;font-size:12px}.crm-table td{border-top:1px solid var(--line);vertical-align:middle;overflow-wrap:anywhere;min-width:140px;max-width:300px;padding:15px 16px}.crm-table tr:hover td{background:var(--app);cursor:pointer}.crm-record-link{text-align:left;color:var(--ink);background:0 0;border:0;width:100%;min-height:40px;padding:0}.crm-record-link .crm-secondary{margin-top:5px}.crm-numeric{font-variant-numeric:tabular-nums;white-space:nowrap}.crm-pagination{color:var(--med);flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;padding:20px;font-size:12px;display:flex}.crm-pagination p{margin:0}.crm-sheet-overlay{background:color-mix(in srgb, var(--ink) 40%, transparent);z-index:100;position:fixed;inset:0}.crm-sheet{background:var(--panel);width:min(600px,100%);color:var(--body);box-shadow:var(--shadow-lg);z-index:101;flex-direction:column;animation:.18s ease-out crm-sheet-enter;display:flex;position:fixed;top:0;bottom:0;right:0}.crm-sheet-header{border-bottom:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px;display:flex}.crm-sheet-header h2{overflow-wrap:anywhere;margin:0 0 7px;font-size:22px}.crm-sheet-header p{color:var(--med);margin:0;font-size:13px;line-height:1.6}.crm-sheet-body{overscroll-behavior:contain;flex:1;min-height:0;padding:24px;overflow-y:auto}.crm-detail-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:26px;display:flex}.crm-detail-section+.crm-detail-section{border-top:1px solid var(--line);margin-top:24px;padding-top:24px}.crm-detail-section h3{font-family:var(--round);color:var(--ink);margin-bottom:18px;font-size:16px}.crm-detail-section dl{gap:16px;margin:0;display:grid}.crm-detail-section dl>div{grid-template-columns:145px minmax(0,1fr);gap:14px;font-size:13px;display:grid}.crm-detail-section dt{color:var(--med)}.crm-detail-section dd{color:var(--ink);overflow-wrap:anywhere;white-space:pre-wrap;margin:0}.crm-detail-section a{color:var(--teal-d)}.crm-notes-form{gap:9px;display:grid}.crm-notes-form>label{font-size:12px;font-weight:800}.crm-notes-form textarea,.crm-form input,.crm-form select,.crm-form textarea{border:1px solid var(--line);width:100%;min-width:0;color:var(--ink);background:var(--panel);border-radius:8px;min-height:42px;padding:11px 12px}.crm-form textarea,.crm-notes-form textarea{resize:vertical;line-height:1.6}.crm-notes-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.crm-notes-list{margin:24px 0 0;padding:0;list-style:none}.crm-notes-list li{background:var(--app);border:1px solid var(--line);border-radius:10px;margin-bottom:12px;padding:16px}.crm-notes-list p{white-space:pre-wrap;overflow-wrap:anywhere;margin-bottom:8px;line-height:1.6}.crm-notes-list span{color:var(--med);font-size:11px}.crm-form{flex-direction:column;flex:1;min-height:0;display:flex}.crm-form fieldset{border:0;min-width:0;margin:0 0 28px;padding:0}.crm-form legend{font-family:var(--round);color:var(--ink);margin-bottom:16px;font-size:16px;font-weight:800}.crm-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.crm-form-grid label{color:var(--body);flex-direction:column;gap:7px;font-size:12px;font-weight:800;display:flex}.crm-form-grid label>span{display:contents}.crm-full{grid-column:1/-1}.crm-sheet-footer{border-top:1px solid var(--line);background:var(--panel);flex-shrink:0;justify-content:flex-end;gap:12px;padding:18px 24px;display:flex}.crm-error,.crm-conflict{color:var(--red-d);background:var(--red-soft);border:1px solid var(--red-border);border-radius:9px;margin:10px 0 20px;padding:14px;line-height:1.6}.crm-conflict p{margin:8px 0 12px}.crm-notice{color:var(--teal-d);font-size:13px}.crm-notice:empty{display:none}.crm-workspace>.crm-notice:not(:empty){margin-bottom:16px}.crm-confirm{z-index:102;background:var(--panel);width:min(440px,100% - 32px);box-shadow:var(--shadow-lg);border-radius:14px;padding:24px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.crm-confirm p{line-height:1.6}.crm-confirm-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.crm-skeleton{gap:15px;padding:20px 0;display:grid}.crm-skeleton>div{background:var(--slate-soft);border-radius:12px;min-height:100px;animation:1.4s ease-in-out infinite alternate crm-loading}.crm-sheet>.crm-skeleton{padding:24px}.crm-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes crm-sheet-enter{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes crm-loading{to{opacity:.45}}@media (width<=760px){.crm-page-header{flex-direction:column;align-items:flex-start;margin:0 -16px 20px;padding:20px 16px}.crm-toolbar{align-items:stretch}.crm-search{width:100%}}@media (width<=440px){.crm-sheet-header,.crm-sheet-body{padding:18px}.crm-sheet-footer{padding:16px 18px}.crm-form-grid{grid-template-columns:minmax(0,1fr)}.crm-detail-section dl>div{grid-template-columns:minmax(0,1fr);gap:5px}.crm-notes-footer{flex-direction:column;align-items:flex-start}.crm-sheet-header h2{font-size:19px}.crm-empty{padding:36px 18px}}@media (prefers-reduced-motion:reduce){.crm-sheet,.crm-skeleton>div{animation:none}}.crm-count-help{color:var(--med);margin:-5px 0 0;font-size:12px}.workspace .page-heading .sub{margin:6px 0 0}.workspace .nav-sec,.workspace .brand .bs{color:var(--med)}.workspace .nav{min-height:42px}.workspace-empty{border:1px solid var(--line);background:var(--panel);text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:min(540px,70dvh);padding:48px 24px;display:flex}.workspace-empty-icon{background:var(--teal-soft);width:68px;height:68px;color:var(--teal-d);border-radius:20px;place-items:center;margin-bottom:24px;display:grid}.workspace-eyebrow{color:var(--med);margin-bottom:12px;font-size:12px;font-weight:800}.workspace-empty h2{max-width:520px;margin-bottom:12px;font-size:23px;line-height:1.35}.workspace-empty p{max-width:470px;color:var(--med);margin-bottom:28px;line-height:1.75}.workspace-empty .btn{background:var(--teal-d);min-height:44px;text-decoration:none}@media (width<=760px){.workspace .sidebar:not(.open){visibility:hidden}.workspace .brand{gap:8px;padding:16px 12px!important}.workspace .mobile-close{flex-shrink:0;padding:6px}.workspace .brand img{height:38px}.workspace .brand .bs{max-width:100px;line-height:1.4}.workspace-empty{min-height:420px;padding:32px 18px}.workspace-empty h2{font-size:20px}}@media (width>=761px) and (width<=980px){.workspace .brand .bt,.workspace .brand .bs,.workspace .nav-sec{display:block}.workspace .nav span{display:inline}.workspace .nav{justify-content:flex-start;padding:9px 12px}}.workspace .topbar .sub{color:var(--med);line-height:1.5}
