:root{--ink:#1d2433;--muted:#7d8696;--line:#e4e7ed;--bg:#f4f6f9;--red:#990000;--red-light:#e06666;--plum:#741b47;--pink:#c27ba0;--purple:#6d53db}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:"DM Sans",sans-serif;color:var(--ink);background:var(--bg)}button,input,select{font:inherit}button{cursor:pointer}.app-header{height:72px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;z-index:40}.brand{display:flex;align-items:center;gap:11px}.logo{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(145deg,#8267e8,#5c40cb);color:#fff;font:800 20px Manrope;box-shadow:0 7px 16px rgba(104,75,213,.24)}.brand strong,.brand small{display:block}.brand strong{font:800 15px Manrope}.brand small{font-size:10px;color:#939aa7;margin-top:2px}.header-actions{display:flex;align-items:center;gap:9px}.save-state{font-size:10px;color:#78818e;margin-right:8px}.save-state i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#38ad79;margin-right:5px}.primary,.secondary,.columns-button{border-radius:9px;padding:9px 13px;font-size:11px;font-weight:700}.primary{border:0;background:linear-gradient(110deg,#785ce0,#6043cb);color:#fff;box-shadow:0 6px 14px rgba(102,72,205,.2)}.secondary,.columns-button{border:1px solid var(--line);background:#fff;color:#687181}.columns-button{white-space:nowrap}main{padding:30px 28px 45px}.title-row{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:24px}.eyebrow{margin:0 0 6px;font-size:9px;letter-spacing:1.4px;color:#987fe8;font-weight:700}.title-row h1{margin:0;font:800 25px Manrope}.title-row>div>p:last-child{margin:5px 0 0;color:#858e9e;font-size:11px}.quick-stats{display:flex;gap:9px}.stat{background:#fff;border:1px solid var(--line);border-radius:10px;padding:10px 14px;min-width:93px}.stat span,.stat strong{display:block}.stat span{font-size:8px;text-transform:uppercase;letter-spacing:.5px;color:#969da9}.stat strong{font:800 18px Manrope;margin-top:2px}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;background:#fff;border:1px solid var(--line);border-bottom:0;border-radius:13px 13px 0 0;padding:13px 14px}.search{height:37px;width:min(410px,40vw);display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:9px;padding:0 10px;color:#939ba7}.search input{border:0;outline:0;width:100%;font-size:11px;color:var(--ink)}.search kbd{font-size:8px;background:#f2f3f6;border:1px solid #e4e6eb;border-radius:4px;padding:2px 5px}.filters{display:flex;gap:7px}.filters select{border:1px solid var(--line);background:#fff;border-radius:9px;color:#697281;font-size:10px;padding:0 28px 0 10px}.sheet-card{background:#fff;border:1px solid var(--line);border-radius:0 0 13px 13px;box-shadow:0 10px 35px rgba(30,36,51,.05);overflow:hidden}.table-scroller{overflow:auto;max-height:calc(100vh - 260px);min-height:350px}table{border-collapse:separate;border-spacing:0;min-width:2350px;width:100%;table-layout:fixed}th,td{border-right:1px solid #eaecf1;border-bottom:1px solid #eaecf1}thead{position:sticky;top:0;z-index:20}.group-row th{height:32px;color:#fff;font:700 10px Manrope;letter-spacing:.7px;text-align:center;border-color:rgba(255,255,255,.18)}.group.manager{background:var(--red)}.group.setting{background:var(--plum)}.group-row .row-number{background:#4e5562}.column-row th{height:52px;padding:7px 8px;text-align:left;font-size:9px;line-height:1.25;background:var(--red-light);color:#fff;font-weight:700;white-space:normal}.column-row th.setting-header{background:var(--pink)}.column-row th.row-number{background:#737b88;text-align:center}.row-number{position:sticky;left:0;width:48px;min-width:48px;max-width:48px;text-align:center;z-index:10}.sticky-a{position:sticky;left:48px;z-index:9}.sticky-b{position:sticky;left:148px;z-index:9}.column-row .sticky-a,.column-row .sticky-b{z-index:22}tbody .row-number{background:#f4f5f7;color:#9299a5;font-size:9px}tbody td{height:48px;padding:5px 7px;background:#fff;font-size:10px;vertical-align:middle}tbody tr:hover td{background:#faf9fe}tbody tr:hover .row-number{background:#ececf1}tbody .sticky-a,tbody .sticky-b{background:#fff}tbody tr:hover .sticky-a,tbody tr:hover .sticky-b{background:#faf9fe}td input,td select,td textarea{display:block;width:100%;height:34px;border:1px solid transparent;background:transparent;border-radius:6px;padding:6px;font-size:10px;color:#26303f;outline:0}td textarea{height:38px;resize:none;line-height:1.25}td input:hover,td select:hover,td textarea:hover{border-color:#e1e4ea;background:#fff}td input:focus,td select:focus,td textarea:focus{border-color:#9b87e8;background:#fff;box-shadow:0 0 0 3px #f0edfc}.check-cell{text-align:center}.check-cell input{width:16px;height:16px;margin:auto;accent-color:#795ddf}.date-cell input{min-width:132px}.phone-cell input{font-variant-numeric:tabular-nums}.actions-cell{text-align:center}.delete-row{width:28px;height:28px;padding:0;border:1px solid transparent;border-radius:7px;background:transparent;color:#a0a6b1}.delete-row:hover{background:#fff0f1;color:#d35b64;border-color:#f2d7da}.sheet-footer{height:42px;display:flex;justify-content:space-between;align-items:center;padding:0 15px;font-size:9px;color:#9098a4;background:#fafbfc}.empty{text-align:center;padding:80px;color:#969eaa;font-size:11px}.columns-popover{position:fixed;right:28px;top:124px;width:260px;max-height:65vh;overflow:auto;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 16px 45px rgba(20,25,36,.17);z-index:80;padding:12px}.popover-head{display:flex;justify-content:space-between;align-items:center;padding:3px 4px 10px;border-bottom:1px solid var(--line);font-size:11px}.popover-head button{border:0;background:#f2f3f6;border-radius:6px;width:25px;height:25px;color:#6f7784}.column-choice{display:flex;align-items:center;gap:9px;padding:7px 4px;font-size:10px;color:#596271}.column-choice input{accent-color:#7457dc}.toast{position:fixed;right:25px;bottom:25px;background:#222a37;color:#fff;padding:11px 16px;border-radius:9px;font-size:10px;opacity:0;transform:translateY(70px);transition:.22s;z-index:100}.toast.show{opacity:1;transform:none}.hidden-column{display:none!important}.c-date{width:100px}.c-source{width:130px}.c-infos{width:185px}.c-status{width:125px}.c-name{width:155px}.c-email{width:190px}.c-phone{width:135px}.c-setter{width:165px}.c-call{width:145px}.c-check{width:105px}.c-comment{width:270px}.c-closer{width:165px}.c-closing{width:155px}.c-actions{width:50px}@media(max-width:850px){.save-state{display:none}.app-header{padding:0 15px}.header-actions .secondary{display:none}main{padding:22px 13px}.title-row{align-items:flex-start;gap:15px}.quick-stats .stat:nth-child(n+3){display:none}.toolbar{align-items:stretch;flex-direction:column}.search{width:100%}.filters{overflow-x:auto}.filters select,.filters button{height:35px;flex:none}.table-scroller{max-height:calc(100vh - 330px)}}@media(max-width:520px){.brand small{display:none}.primary{font-size:0}.primary::after{content:'＋ Ligne';font-size:11px}.title-row{display:block}.quick-stats{margin-top:15px}.stat{flex:1}.title-row h1{font-size:22px}}
