:root{--green:#1a6542;--green-dark:#114c31;--accent:#22c55e;--ink:#17231d;--muted:#738079;--line:#e6ebe8;--bg:#f5f7f5}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;background:var(--bg)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.app-shell{min-height:100vh;display:flex}.sidebar{position:fixed;inset:0 auto 0 0;width:244px;background:#fff;border-right:1px solid var(--line);padding:28px 18px 20px;display:flex;flex-direction:column;z-index:5}.brand{display:flex;align-items:center;gap:12px;padding:0 10px 31px;border:0;background:none;text-align:left;cursor:pointer;color:inherit}.brand-mark{width:38px;height:38px;border-radius:10px;background:var(--green);color:#fff;display:grid;place-items:center;font-size:13px;font-weight:800;letter-spacing:-1px;box-shadow:0 6px 14px #1a654229}.brand>span:last-child{line-height:1;letter-spacing:.06em}.brand b{font-size:15px;display:block}.brand small{font-size:9px;color:var(--green);letter-spacing:.25em}nav{display:flex;flex-direction:column;gap:7px}.nav-item{display:flex;align-items:center;gap:13px;min-height:44px;padding:0 12px;color:#69746e;text-decoration:none;border-radius:10px;font-size:13px;font-weight:600;transition:.2s}.nav-item>span{font-size:18px;width:19px;text-align:center;color:#87928c}.nav-item:hover{background:#f3f7f4;color:var(--green)}.nav-item.active{background:#eaf3ed;color:var(--green)}.nav-item.active span{color:var(--green)}.nav-item em{margin-left:auto;background:#fce7e7;color:#b53b3b;border-radius:20px;padding:2px 7px;font-size:10px;font-style:normal}.sidebar-spacer{flex:1}.profile{border-top:1px solid var(--line);margin-top:12px;padding:18px 7px 0;display:flex;align-items:center;gap:10px}.profile>span{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#d8e9de;color:var(--green);font-weight:800;font-size:11px}.profile div{min-width:0;flex:1}.profile b,.profile small{display:block;white-space:nowrap}.profile b{font-size:11px}.profile small{font-size:10px;color:var(--muted);margin-top:3px}.profile button{border:0;background:none;color:var(--muted)}.workspace{width:calc(100% - 244px);margin-left:244px;padding:38px 42px 80px;max-width:1520px}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.topbar small{color:#8b958f;font-size:10px;letter-spacing:.15em;font-weight:700}.topbar h1{font-size:27px;margin:7px 0 4px;letter-spacing:-.04em}.topbar p{margin:0;color:var(--muted);font-size:13px}.top-actions{display:flex;gap:11px;align-items:center}.top-actions button{height:42px;border-radius:10px}.icon-button{width:42px;border:1px solid var(--line);background:#fff;position:relative;color:#536059}.icon-button i{position:absolute;width:6px;height:6px;border-radius:50%;background:#e75858;right:10px;top:8px;border:2px solid white;box-sizing:content-box}.primary{border:0;background:var(--green);color:#fff;padding:0 18px;font-size:12px;font-weight:700;box-shadow:0 5px 12px #1a654226}.priority-strip{min-height:66px;padding:13px 16px;background:#fffdf6;border:1px solid #eee7cc;border-radius:12px;display:flex;align-items:center;margin-bottom:22px}.priority-icon{width:34px;height:34px;border-radius:9px;background:#fff2c2;color:#c78314;display:grid;place-items:center;font-weight:900;margin-right:13px}.priority-strip div:nth-child(2){flex:1}.priority-strip b,.priority-strip span{display:block}.priority-strip b{font-size:12px}.priority-strip span{font-size:11px;color:#8b8061;margin-top:4px}.priority-strip button{border:0;background:none;color:#8c691b;font-size:11px;font-weight:700}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.stats-grid article{min-height:125px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:20px;position:relative;overflow:hidden;box-shadow:0 5px 18px #17342308}.stats-grid article>span{display:block;font-size:9px;font-weight:800;letter-spacing:.11em;color:#8a948f}.stats-grid strong{display:block;margin-top:12px;font-size:28px;letter-spacing:-.04em}.stats-grid strong span{font-size:16px}.stats-grid small{font-size:10px;color:#87928c}.stats-grid .up{color:#32845c}.stats-grid .warn{color:#bd514b}.spark{position:absolute;width:62px;height:24px;right:17px;bottom:17px;border-top:2px solid #77a78d;transform:skewY(-12deg);opacity:.7}.s2{border-color:#90a59a;transform:skewY(10deg)}.s3{border-color:#ca8680;transform:skewY(-2deg)}.s4{border-color:#5aa779}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);gap:18px}.panel{background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:0 5px 18px #17342307;overflow:hidden}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;padding:20px 22px 17px}.panel-head h2{font-size:14px;margin:0 0 5px}.panel-head p{font-size:10px;color:var(--muted);margin:0}.panel-head button{border:0;background:none;color:var(--green);font-size:10px;font-weight:700}.table-head{display:grid;grid-template-columns:1.6fr 1.2fr .8fr .75fr;padding:10px 22px;background:#f8faf8;border-block:1px solid var(--line);font-size:8px;font-weight:800;letter-spacing:.08em;color:#89928d}.client-row{min-height:61px;padding:0 18px 0 22px;display:grid;grid-template-columns:34px 1.35fr 1.2fr .8fr .75fr 18px;gap:9px;align-items:center;border-bottom:1px solid #edf0ee;font-size:10px;color:#69746f}.client-row:last-child{border-bottom:0}.client-row b{color:#29352f;font-size:10.5px}.avatar{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;font-size:8px;font-weight:800;color:#3d604f;background:#dcebe2}.a2{background:#eee8da;color:#74654b}.a3{background:#e5e7f2;color:#565e7e}.client-row mark{justify-self:start}.status{padding:4px 7px;border-radius:12px;font-size:8px;font-weight:700;background:#fff0d6;color:#99681e}.st2{background:#e0f0e6;color:#347151}.st3{background:#eef0f1;color:#66716b}.client-row button{border:0;background:none;color:#9aa39e;font-size:19px}.agenda-panel{padding-bottom:8px}.agenda-panel .panel-head{border-bottom:1px solid var(--line)}.agenda-panel .panel-head button{width:26px;height:26px;border-radius:7px;background:#edf5ef;font-size:16px}.task{display:flex;align-items:flex-start;gap:11px;padding:15px 18px;border-bottom:1px solid #edf0ee;cursor:pointer}.task input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border:1.5px solid #b7c1bb;border-radius:5px;margin:1px 0 0;flex:0 0 auto}.task input:checked{background:var(--green);box-shadow:inset 0 0 0 3px #fff}.task span{flex:1}.task b,.task small{display:block}.task b{font-size:10px}.task small{font-size:9px;color:#89938e;margin-top:5px}.task em{font-size:8px;font-style:normal;color:#ad4c45;background:#fce9e7;border-radius:10px;padding:3px 7px}.all-tasks{border:0;background:none;color:var(--green);font-size:10px;font-weight:700;margin:14px 18px 7px}.ai-launcher{position:fixed;right:28px;bottom:25px;z-index:10;min-width:137px;min-height:52px;border:0;border-radius:26px;background:var(--green);color:#fff;box-shadow:0 12px 28px #123e2a4d;display:grid;grid-template-columns:34px 1fr;grid-template-rows:1fr 1fr;text-align:left;padding:8px 17px 8px 9px;column-gap:8px}.ai-launcher span{grid-row:1/3;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#ffffff1d;font-size:17px}.ai-launcher b{align-self:end;font-size:10px}.ai-launcher small{font-size:8px;opacity:.7;margin-top:1px}.nav-item{border:0;background:transparent;width:100%;cursor:pointer;text-align:left}.search-button{min-width:190px;border:1px solid var(--line);background:#fff;color:#8b958f;padding:0 10px 0 13px;display:flex;align-items:center;gap:8px;font-size:11px}.search-button span{flex:1;text-align:left}.search-button kbd{border:1px solid #e1e6e3;background:#f7f9f8;border-radius:5px;padding:3px 6px;font-size:8px;color:#7c8781}.data-card{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 6px 24px #17342308;overflow:hidden}.data-toolbar{min-height:70px;padding:14px 18px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.inline-search{width:min(420px,50%);height:40px;border:1px solid var(--line);border-radius:9px;display:flex;align-items:center;padding:0 12px;gap:8px;background:#fafcfb}.inline-search span{color:#87918c}.inline-search input{border:0;outline:0;background:none;flex:1;font-size:11px;color:var(--ink)}.filter-button,.secondary{min-height:38px;border:1px solid var(--line);background:#fff;color:#59655f;border-radius:9px;padding:0 13px;font-size:10px;font-weight:700}.filter-button span,.tabs span{background:#eaf3ed;color:var(--green);border-radius:10px;padding:2px 6px;margin-left:4px}.data-toolbar .secondary{margin-left:auto}.data-head,.data-row{display:grid;grid-template-columns:1.55fr 1.25fr 1.15fr .7fr .72fr 28px;gap:16px;align-items:center}.data-head{padding:11px 22px;background:#f7faf8;color:#87928c;font-size:8px;font-weight:800;letter-spacing:.09em;border-bottom:1px solid var(--line)}.data-row{min-height:73px;padding:10px 22px;border-bottom:1px solid #edf0ee;font-size:10px;color:#647069}.data-row:hover{background:#fbfdfc}.data-row>div:not(.company-cell) b,.data-row>div:not(.company-cell) small{display:block}.data-row small{display:block;color:#8a948f;font-size:8.5px;margin-top:4px}.company-cell{display:flex;align-items:center;gap:10px}.company-cell .avatar{width:35px;height:35px;flex:0 0 auto}.company-cell b{font-size:11px;color:#26332d}.data-row>div:nth-child(2) b,.data-row>div:nth-child(3) b{color:#39453f}.row-menu{border:0;background:none;color:#929b96;font-size:17px}.pagination{min-height:58px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#89938e}.pagination div{display:flex;gap:4px}.pagination button{width:27px;height:27px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#69746e;font-size:9px}.pagination button.active{background:var(--green);color:#fff;border-color:var(--green)}.pagination button:disabled{opacity:.4}.empty-state{text-align:center;padding:45px}.empty-state>span{font-size:28px;color:#90a198}.empty-state h3{font-size:14px}.empty-state p{font-size:10px;color:var(--muted)}.section-actions{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.section-actions>div{display:flex;gap:8px}.tabs{display:flex;gap:4px;align-items:center}.tabs button{height:36px;border:0;background:transparent;border-radius:8px;padding:0 13px;color:#7a8580;font-size:10px;font-weight:700}.tabs button.active{background:#fff;color:var(--green);box-shadow:0 2px 10px #223a2a12}.kanban{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;align-items:start;overflow-x:auto;padding-bottom:8px}.kanban-column{min-width:220px;background:#eef2ef;border-radius:13px;padding:10px}.kanban-column>header{height:37px;display:flex;align-items:center;gap:7px;padding:0 5px;color:#4d5953}.kanban-column>header b{font-size:10px}.kanban-column>header em{font-size:8px;font-style:normal;background:#fff;border-radius:10px;padding:2px 6px}.kanban-column>header button{margin-left:auto;border:0;background:none;color:#7d8882}.stage-dot{width:7px;height:7px;border-radius:50%;background:#8b9791}.stage-dot.en-cours{background:#55a174}.stage-dot.en-attente{background:#dfaa45}.stage-dot.à-valider{background:#5a82b5}.kanban-list{display:flex;flex-direction:column;gap:9px}.mission-card{background:#fff;border:1px solid #e4e9e6;border-radius:10px;padding:14px;box-shadow:0 3px 12px #1a3b2708}.mission-card>div{display:flex;justify-content:space-between}.mission-card mark{background:#eaf3ed;color:var(--green);font-size:7.5px;font-weight:700;border-radius:5px;padding:3px 6px}.mission-card button{border:0;background:none;color:#929b96}.mission-card h3{font-size:11px;margin:13px 0 5px}.mission-card p{font-size:9px;color:#7d8882;margin:0 0 18px}.mission-card footer{display:flex;justify-content:space-between;border-top:1px solid #edf0ee;padding-top:11px;font-size:8.5px;color:#87918c}.mission-card footer b{color:#425048}.task-summary{min-height:94px;background:#fff;border:1px solid var(--line);border-radius:13px;padding:15px 20px;display:flex;align-items:center;gap:35px;margin-bottom:15px}.task-summary>div:first-child{display:flex;align-items:center;gap:12px;min-width:260px}.task-summary>div>span:last-child b,.task-summary>div>span:last-child small{display:block}.task-summary>div>span:last-child b{font-size:11px}.task-summary>div>span:last-child small,.task-metric small{font-size:9px;color:var(--muted);margin-top:4px;display:block}.ring{--progress:72deg;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--green) var(--progress),#e7ece9 0);position:relative}.ring:before{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border-radius:50%;background:#fff}.ring b{position:relative;font-size:9px}.task-metric{padding-left:25px;border-left:1px solid var(--line)}.task-metric b{font-size:18px}.task-metric.danger b{color:#b95851}.task-summary>.primary{margin-left:auto;height:40px}.task-list-card .data-toolbar{justify-content:space-between}.full-task-head,.full-task{display:grid;grid-template-columns:24px 1.45fr .9fr .9fr .75fr .75fr 24px;gap:12px;align-items:center}.full-task-head{padding:10px 20px 10px 56px;background:#f8faf8;color:#89938e;font-size:8px;font-weight:800;letter-spacing:.08em}.full-task{min-height:65px;padding:8px 20px;border-bottom:1px solid #edf0ee;font-size:9.5px;color:#647069}.full-task>div b,.full-task>div small{display:block}.full-task>div b{font-size:10.5px;color:#2d3933}.full-task>div small{font-size:8px;color:#929b96;margin-top:4px}.full-task.completed{opacity:.55}.full-task.completed>div b{text-decoration:line-through}.check{width:17px;height:17px;border-radius:5px;border:1.5px solid #b8c3bd;background:#fff;color:#fff;font-size:10px;padding:0}.check.checked{background:var(--green);border-color:var(--green)}.priority{justify-self:start;font-size:8px;font-weight:700;padding:4px 7px;border-radius:10px;background:#eef1ef;color:#68736d}.priority.urgent{background:#fbe8e6;color:#b44943}.priority.haute{background:#fff0db;color:#9e6c1c}.assigned{display:flex;align-items:center;gap:6px}.assigned i{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#dceae1;color:var(--green);font-size:7px;font-style:normal;font-weight:800}.alerts-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(250px,.65fr);gap:16px}.alerts-card .data-toolbar{justify-content:space-between}.alert-row{min-height:97px;padding:17px 20px;display:grid;grid-template-columns:42px 1fr 20px;gap:13px;align-items:center;border-bottom:1px solid #edf0ee}.alert-symbol{width:39px;height:39px;border-radius:10px;display:grid;place-items:center;background:#fbe7e5;color:#b84d45;font-weight:800}.alert-symbol.haute{background:#fff1dc;color:#a66d15}.alert-symbol.moyenne{background:#e6eef9;color:#4e70a1}.alert-symbol.info{background:#e4f0e8;color:#397b57}.alert-row>div>div{display:flex;gap:8px;align-items:center}.alert-row mark{font-size:7.5px;color:#b74e47;background:#fae9e7;border-radius:8px;padding:3px 6px}.alert-row small{font-size:8px;color:#949d98}.alert-row h3{font-size:11px;margin:7px 0 4px}.alert-row p{font-size:9px;color:#747f79;margin:0}.alert-row>button{border:0;background:none;color:#929c97;font-size:18px}.alert-sidebar{display:flex;flex-direction:column;gap:14px}.alert-sidebar .panel{padding:20px}.alert-sidebar h3{font-size:12px;margin:0 0 13px}.alert-sidebar strong{font-size:28px;color:var(--green)}.alert-sidebar p{font-size:9px;line-height:1.6;color:var(--muted)}.alert-sidebar button{border:0;background:none;color:var(--green);font-size:9px;font-weight:700;padding:0}.ai-insight{background:var(--green)!important;color:#fff}.ai-insight>span{font-size:20px}.ai-insight p{color:#d2e1d7}.ai-insight button{color:#fff;background:#ffffff17;border-radius:7px;padding:9px 10px}.admin-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:15px}.admin-grid>.panel{overflow:hidden}.admin-users .panel-head,.integrations .panel-head,.audit-log .panel-head{border-bottom:1px solid var(--line)}.user-row{min-height:63px;display:grid;grid-template-columns:33px 1fr .8fr 45px 20px;gap:9px;align-items:center;padding:9px 18px;border-bottom:1px solid #edf0ee}.user-row>span{width:31px;height:31px;border-radius:9px;display:grid;place-items:center;background:#dceae1;color:var(--green);font-size:8px;font-weight:800}.user-row b,.user-row small{display:block}.user-row b{font-size:10px}.user-row small{font-size:8px;color:#8a948f;margin-top:3px}.user-row mark{justify-self:start;background:#edf4ef;color:var(--green);font-size:8px;padding:4px 7px;border-radius:8px}.user-row i{font-size:8px;font-style:normal;color:#3d8c61}.user-row button,.integration-row button{border:0;background:none;color:#8b958f}.integration-row{min-height:68px;display:grid;grid-template-columns:36px 1fr 8px auto;gap:10px;align-items:center;padding:10px 18px;border-bottom:1px solid #edf0ee}.integration-row>span{width:35px;height:35px;border-radius:9px;background:#edf4ef;color:var(--green);display:grid;place-items:center;font-weight:800}.integration-row b,.integration-row small{display:block}.integration-row b{font-size:10px}.integration-row small{font-size:8px;color:#8b958f;margin-top:4px}.integration-row i{width:7px;height:7px;border-radius:50%;background:#d3a140}.integration-row i.ready{background:#43a469}.integration-row button{font-size:8px;color:var(--green);font-weight:700}.audit-log{grid-column:1/3}.audit-row{min-height:57px;padding:9px 18px;display:grid;grid-template-columns:31px 1fr auto;gap:10px;align-items:center;border-bottom:1px solid #edf0ee;font-size:9px;color:#66716b}.audit-row>span{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#e4eee7;color:var(--green);font-size:8px;font-weight:800}.audit-row b{color:#2e3a34}.audit-row small{display:block;font-size:8px;color:#909994;margin-top:4px}.audit-row time{font-size:8px;color:#929b96}.security-card{grid-column:1/3;padding:18px;display:flex;align-items:center;gap:13px}.security-icon{width:39px;height:39px;border-radius:10px;background:#e5f0e9;color:var(--green);display:grid;place-items:center}.security-card h2{font-size:11px;margin:0 0 5px}.security-card p{font-size:9px;color:var(--muted);margin:0}.security-card button{margin-left:auto;border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 11px;color:var(--green);font-size:8px;font-weight:700}.service-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px}.service-tabs button{min-height:65px;border:1px solid var(--line);border-radius:11px;background:#fff;display:grid;grid-template-columns:34px 1fr;grid-template-rows:1fr 1fr;column-gap:9px;padding:10px 12px;text-align:left;color:#49564f}.service-tabs button>span{grid-row:1/3;width:34px;height:34px;align-self:center;border-radius:9px;background:#eef3ef;color:var(--green);display:grid;place-items:center;font-weight:800}.service-tabs b{font-size:9.5px;align-self:end}.service-tabs small{font-size:7.5px;color:#88928d;margin-top:2px}.service-tabs button.active{border-color:#9dbea9;background:#f3f8f5;box-shadow:inset 0 -3px var(--green)}.service-section{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 6px 24px #17342308;overflow:hidden}.service-toolbar{min-height:70px;padding:13px 17px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:8px}.service-toolbar>div{flex:1}.service-toolbar h2{font-size:13px;margin:0 0 4px}.service-toolbar p{font-size:8.5px;color:#7d8882;margin:0}.service-toolbar button,.service-toolbar label{min-height:37px;display:inline-grid;place-items:center}.prospect-form{padding:12px 17px;background:#f6f9f7;display:grid;grid-template-columns:1.2fr .8fr 1fr auto auto;gap:8px;align-items:end;border-bottom:1px solid var(--line)}.prospect-form label{font-size:7.5px;font-weight:700;color:#69756e}.prospect-form input{display:block;width:100%;height:35px;border:1px solid var(--line);border-radius:8px;margin-top:4px;padding:0 9px;outline:0}.prospect-form button{height:35px}.prospect-board{display:grid;grid-template-columns:repeat(5,minmax(170px,1fr));gap:9px;padding:12px;background:#f4f6f4;overflow-x:auto}.prospect-board>section{min-width:170px}.prospect-board>section>header{height:33px;display:flex;align-items:center;gap:6px;padding:0 4px}.prospect-board>section>header b{font-size:8.5px}.prospect-board>section>header em{margin-left:auto;font-size:7px;font-style:normal;background:#fff;border-radius:8px;padding:2px 6px}.prospect-board article{background:#fff;border:1px solid var(--line);border-radius:9px;padding:11px;margin-bottom:8px}.prospect-board article>div{display:flex;justify-content:space-between;align-items:center}.prospect-board article>div>span{width:26px;height:26px;border-radius:8px;background:#eef1ef;color:#6f7a74;display:grid;place-items:center;font-size:8px;font-weight:800}.prospect-board article>div>span.hot{background:#dff1e5;color:#2f7c52}.prospect-board mark{font-size:6.5px;background:#edf3ef;color:#54705f;border-radius:7px;padding:3px 5px}.prospect-board h3{font-size:9px;margin:10px 0 4px}.prospect-board p{font-size:7.5px;color:#7f8984;margin:0 0 11px}.prospect-board footer{display:flex;gap:4px;border-top:1px solid #eef1ef;padding-top:8px}.prospect-board footer button{border:0;background:none;color:var(--green);font-size:7px;font-weight:700;padding:0}.prospect-board footer button:last-child{margin-left:auto}.campaign-strip{margin:0 12px 12px;border:1px solid var(--line);border-radius:10px;padding:10px 12px;display:flex;align-items:center;gap:12px}.campaign-strip>div{display:flex;align-items:center;gap:9px;flex:1}.campaign-strip>div>span{width:31px;height:31px;border-radius:8px;background:#e6f2ea;color:var(--green);display:grid;place-items:center}.campaign-strip b,.campaign-strip small{display:block}.campaign-strip b{font-size:8.5px}.campaign-strip small{font-size:7px;color:#8a948f;margin-top:3px}.campaign-strip strong{font-size:13px;color:#327e56}.campaign-strip>button{border:0;background:none;color:var(--green);font-size:7.5px;font-weight:700}.upload-button{cursor:pointer}.upload-button input{display:none}.ged-layout{display:grid;grid-template-columns:170px 1fr;min-height:370px}.ged-layout>aside{padding:11px;border-right:1px solid var(--line);background:#f7f9f8}.ged-layout>aside button{width:100%;height:34px;border:0;background:transparent;border-radius:8px;display:flex;align-items:center;justify-content:space-between;padding:0 9px;color:#69756f;font-size:8px}.ged-layout>aside button.active{background:#e7f1ea;color:var(--green);font-weight:700}.ged-layout>aside span{background:#fff;border-radius:8px;padding:2px 5px;font-size:7px}.ged-head,.ged-row{display:grid;grid-template-columns:1.55fr .9fr .65fr .45fr 20px;gap:9px;align-items:center}.ged-head{height:34px;padding:0 14px;background:#f7f9f8;color:#89938e;font-size:7px;font-weight:800;letter-spacing:.06em}.ged-row{min-height:57px;padding:7px 14px 7px 49px;border-bottom:1px solid #edf0ee;position:relative;font-size:8px;color:#647069}.ged-row>.doc-symbol{position:absolute;left:14px;width:28px;height:28px;border-radius:7px;background:#e6f0e9;color:var(--green);display:grid;place-items:center;font-size:11px}.ged-row b,.ged-row small{display:block}.ged-row b{font-size:8.7px;color:#2c3933}.ged-row small{font-size:7px;color:#8c9690;margin-top:3px}.ged-row mark{justify-self:start;background:#eef3ef;color:#587063;font-size:7px;border-radius:7px;padding:3px 5px}.ged-row button{border:0;background:none}.ged-tools{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px;border-top:1px solid var(--line);background:#fafcfb}.ged-tools button{min-height:62px;border:1px solid var(--line);border-radius:10px;background:#fff;display:grid;grid-template-columns:34px 1fr auto;gap:9px;align-items:center;padding:9px 11px;text-align:left}.ged-tools button>span{width:33px;height:33px;border-radius:9px;display:grid;place-items:center;background:#e8f2eb;color:var(--green)}.ged-tools b,.ged-tools small{display:block}.ged-tools b{font-size:8.5px}.ged-tools small{font-size:7px;color:#87918c;margin-top:3px}.ged-tools em{font-size:7px;font-style:normal;color:#3a835a}.portal-client{height:37px;border:1px solid var(--line);border-radius:8px;padding:0 9px;background:#fff;font-size:8px}.portal-shell{margin:14px;border:1px solid #dde5e0;border-radius:14px;overflow:hidden;background:#f4f7f5;box-shadow:0 10px 30px #16342312}.portal-shell>header{height:63px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 18px}.portal-shell>header>div{display:flex;align-items:center;gap:9px}.portal-shell>header>div>span{width:34px;height:34px;border-radius:9px;background:#ffffff20;display:grid;place-items:center;font-size:8px;font-weight:800}.portal-shell header b,.portal-shell header small{display:block}.portal-shell header b{font-size:10px}.portal-shell header small{font-size:7px;color:#cde0d3;margin-top:3px}.portal-shell header button{border:1px solid #ffffff35;background:#ffffff10;color:#fff;border-radius:7px;padding:6px 8px;font-size:7px}.portal-content{padding:13px}.portal-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:10px}.portal-summary article{background:#fff;border:1px solid var(--line);border-radius:9px;padding:11px}.portal-summary span,.portal-summary strong,.portal-summary small{display:block}.portal-summary span{font-size:6.5px;color:#87918c;font-weight:800}.portal-summary strong{font-size:17px;margin:6px 0}.portal-summary small{font-size:7px;color:#748079}.portal-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.portal-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:12px}.portal-card.wide{grid-column:1/3}.portal-card h3{font-size:9px;margin:0 0 9px}.portal-action{display:grid;grid-template-columns:27px 1fr auto;gap:8px;align-items:center;padding:8px 0;border-bottom:1px solid #edf0ee}.portal-action:last-child{border:0}.portal-action>span{width:25px;height:25px;border-radius:7px;background:#fff0db;color:#a06d1b;display:grid;place-items:center;font-size:8px}.portal-action b,.portal-action small{display:block}.portal-action b{font-size:8px}.portal-action small{font-size:7px;color:#87918c;margin-top:3px}.portal-action button{border:0;background:none;color:var(--green);font-size:7px;font-weight:700}.portal-drop{min-height:99px;border:1.5px dashed #bfd0c5;border-radius:9px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--green);cursor:pointer;font-size:14px}.portal-drop b{font-size:8px;margin:5px 0 3px;color:#3e4b44}.portal-drop small{font-size:6.5px;color:#89938e}.portal-drop input{display:none}.portal-message{display:grid;grid-template-columns:26px 1fr auto;gap:8px;align-items:start}.portal-message>span{width:25px;height:25px;border-radius:50%;background:#dceae1;color:var(--green);display:grid;place-items:center;font-size:7px;font-weight:800}.portal-message p{font-size:7.5px;line-height:1.5;margin:0}.portal-message small{font-size:6.5px;color:#89938e}.portal-card form{display:flex;gap:6px;margin-top:9px}.portal-card form input{height:31px;flex:1;border:1px solid var(--line);border-radius:7px;padding:0 8px;font-size:7.5px}.portal-card form button{border:0;background:var(--green);color:#fff;border-radius:7px;padding:0 10px;font-size:7px}.automation-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;padding:12px}.automation-kpis article{border:1px solid var(--line);border-radius:9px;padding:11px}.automation-kpis span,.automation-kpis strong,.automation-kpis small{display:block}.automation-kpis span{font-size:6.5px;color:#88928d;font-weight:800}.automation-kpis strong{font-size:17px;margin:6px 0}.automation-kpis strong.orange{color:#b6781b}.automation-kpis small{font-size:7px;color:#758079}.automation-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 12px 12px}.automation-grid>.panel>header{min-height:57px;border-bottom:1px solid var(--line);padding:9px 11px;display:flex;align-items:center;gap:8px}.automation-grid>.panel>header>span{width:31px;height:31px;border-radius:8px;background:#e7f2ea;color:var(--green);display:grid;place-items:center}.automation-grid h3{font-size:8.5px;margin:0 0 3px}.automation-grid header p{font-size:7px;color:#87918c;margin:0}.automation-grid header mark{margin-left:auto;background:#e7f2ea;color:#347a53;font-size:6.5px;border-radius:8px;padding:3px 6px}.automation-grid header button{margin-left:auto;border:0;background:none;color:var(--green);font-size:7px;font-weight:700}.automation-row{min-height:48px;padding:8px 11px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #edf0ee}.automation-row>div{flex:1}.automation-row b,.automation-row small{display:block}.automation-row b{font-size:8px}.automation-row small{font-size:7px;color:#87918c;margin-top:3px}.automation-row button{border:1px solid var(--line);background:#fff;border-radius:7px;color:var(--green);padding:5px 7px;font-size:7px;font-weight:700}.automation-row mark{background:#e1f1e6;color:#337b53;border-radius:8px;padding:3px 6px;font-size:6.5px}.automation-feature{padding:12px}.automation-feature p{font-size:7.5px;line-height:1.5;color:#6d7872}.automation-feature button{height:34px}.invoice-form{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:11px}.invoice-form select,.invoice-form input{height:31px;border:1px solid var(--line);border-radius:7px;padding:0 7px;font-size:7.5px}.invoice-form button{height:33px;grid-column:1/3}.global-search{width:min(640px,100%);background:#fff;border-radius:15px;box-shadow:0 25px 80px #071b1242;overflow:hidden;align-self:start;margin-top:12vh}.global-search>header{height:59px;display:flex;align-items:center;gap:10px;padding:0 15px;border-bottom:1px solid var(--line)}.global-search>header>span{font-size:20px;color:var(--green)}.global-search>header input{flex:1;border:0;outline:0;font-size:12px}.global-search kbd{font-size:7px;border:1px solid var(--line);border-radius:5px;padding:3px 5px;color:#85908a}.global-search>div{padding:10px;max-height:55vh;overflow:auto}.global-search>div>small{display:block;font-size:7px;color:#89938e;font-weight:800;padding:4px 7px 8px}.global-search>div>button{width:100%;min-height:51px;border:0;background:#fff;border-radius:8px;display:grid;grid-template-columns:33px 1fr auto;gap:9px;align-items:center;padding:7px;text-align:left}.global-search>div>button:hover{background:#f2f7f4}.global-search>div>button>span{width:32px;height:32px;border-radius:8px;background:#e8f2eb;color:var(--green);display:grid;place-items:center}.global-search b,.global-search button small{display:block}.global-search b{font-size:8.5px}.global-search button small{font-size:7px;color:#87918c;margin-top:3px}.global-search button em{font-size:7px;font-style:normal;color:var(--green)}.global-search>div>p{text-align:center;color:#7d8882;font-size:8px;padding:20px}.global-search>footer{height:34px;background:#f5f7f6;display:flex;gap:14px;align-items:center;padding:0 15px;font-size:7px;color:#818c86}.tutorial-modal{width:min(660px,100%);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 25px 80px #071b1242}.tutorial-modal>header{background:linear-gradient(135deg,#103d28,#1a6542 65%,#2b8b5d);color:#fff;padding:18px 25px 23px;position:relative}.tutorial-modal>header>span{font-size:7px;letter-spacing:.1em;color:#c7dfd0;font-weight:800}.tutorial-modal>header>button{position:absolute;right:14px;top:12px;width:29px;height:29px;border:0;border-radius:8px;background:#ffffff18;color:#fff}.tutorial-art{font-size:34px;margin:20px 0 10px}.tutorial-modal h2{font-size:19px;margin:0 0 6px}.tutorial-modal header p{font-size:9px;color:#d5e7dc;margin:0;max-width:430px;line-height:1.5}.tutorial-body{padding:18px 25px}.tutorial-body ul{list-style:none;padding:0;margin:0}.tutorial-body li{min-height:35px;display:flex;align-items:center;gap:9px;border-bottom:1px solid #edf0ee;font-size:8.5px}.tutorial-body li>span{width:21px;height:21px;border-radius:6px;background:#e3f1e8;color:#317c53;display:grid;place-items:center;font-size:7px}.tutorial-open{border:0;background:none;color:var(--green);font-size:8px;font-weight:700;margin-top:12px;padding:0}.tutorial-modal>footer{height:59px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 20px}.tutorial-modal>footer>div{display:flex;gap:5px}.tutorial-modal>footer>div button{width:6px;height:6px;border:0;border-radius:50%;background:#d6ded9;padding:0}.tutorial-modal>footer>div button.active{width:18px;border-radius:4px;background:var(--green)}.tutorial-modal>footer>.primary,.tutorial-modal>footer>.secondary{height:34px}.expertise-context{min-height:62px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:10px 15px;display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.expertise-context>div{display:flex;align-items:center;gap:12px}.context-avatar{width:36px;height:36px;border-radius:9px;background:#dcebe2;color:var(--green);display:grid;place-items:center;font-size:9px;font-weight:800}.expertise-context label{font-size:8px;color:#87918c;font-weight:700}.expertise-context select{display:block;border:0;background:none;color:#29362f;font-size:10px;font-weight:700;padding:3px 18px 0 0;outline:0}.sync-state{font-size:8px;color:#76827c}.sync-state i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#42a66a;margin-right:5px}.expertise-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:13px}.expertise-kpis article{background:#fff;border:1px solid var(--line);border-radius:11px;padding:15px 17px;min-height:98px}.expertise-kpis article>span{font-size:7.5px;color:#8a948f;font-weight:800;letter-spacing:.08em}.expertise-kpis strong{display:block;font-size:21px;margin:9px 0 5px}.expertise-kpis strong.orange{color:#b67a1d}.expertise-kpis strong.green{color:#32845b}.expertise-kpis small{font-size:8px;color:#7d8882}.expertise-kpis article>div{height:4px;background:#e8edea;border-radius:3px;margin:8px 0 7px}.expertise-kpis article>div i{display:block;height:100%;background:var(--green);border-radius:3px}.expertise-layout{display:grid;grid-template-columns:minmax(220px,.58fr) minmax(0,1.42fr);gap:13px;align-items:start}.expertise-modules{background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden}.expertise-module{width:100%;min-height:64px;border:0;border-bottom:1px solid #edf0ee;background:#fff;display:grid;grid-template-columns:35px 1fr auto 10px;gap:9px;align-items:center;padding:9px 13px;text-align:left;color:inherit}.expertise-module:hover,.expertise-module.active{background:#f3f8f5}.expertise-module.active{box-shadow:inset 3px 0 var(--green)}.expertise-module>span{width:34px;height:34px;border-radius:9px;background:#e8f1eb;color:var(--green);display:grid;place-items:center;font-size:13px;font-weight:800}.expertise-module b,.expertise-module small{display:block}.expertise-module b{font-size:9.5px}.expertise-module small{font-size:7.5px;color:#8a948f;margin-top:3px}.expertise-module em{font-size:7.5px;font-style:normal;border-radius:9px;padding:3px 6px;background:#eef1ef;color:#68736d;white-space:nowrap}.expertise-module em.progress{background:#e6f0f8;color:#4f719b}.expertise-module em.warning{background:#fff0d9;color:#9e6b1a}.expertise-module em.danger{background:#fbe8e6;color:#b54b44}.expertise-module em.success{background:#e2f1e7;color:#347a53}.expertise-module>i{font-style:normal;color:#99a29d}.expertise-detail{min-height:676px}.expertise-detail>header{min-height:69px;border-bottom:1px solid var(--line);padding:12px 17px;display:flex;align-items:center;justify-content:space-between}.expertise-detail>header>div{display:flex;align-items:center;gap:10px}.expertise-detail>header>div>span{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:var(--green);color:#fff;font-weight:800}.expertise-detail>header small{font-size:7px;color:#8b958f;letter-spacing:.1em}.expertise-detail>header h2{font-size:14px;margin:3px 0 0}.expertise-detail>header button{color:var(--green)}.module-content{padding:18px}.module-callout{display:flex;align-items:center;gap:10px;border-radius:10px;padding:11px 12px;margin-bottom:17px}.module-callout.success{background:#e9f4ed;color:#2f754f}.module-callout.warning{background:#fff4df;color:#94681f}.module-callout>span{width:27px;height:27px;border-radius:8px;background:#fff9;display:grid;place-items:center;font-weight:800}.module-callout b,.module-callout small{display:block}.module-callout b{font-size:9.5px}.module-callout small{font-size:7.5px;margin-top:3px;opacity:.78}.module-content>h3{font-size:10px;margin:17px 0 9px}.ratio-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.ratio-grid article{border:1px solid var(--line);border-radius:9px;padding:11px}.ratio-grid small,.ratio-grid b,.ratio-grid em{display:block}.ratio-grid small{font-size:6.8px;color:#8b958f;font-weight:800}.ratio-grid b{font-size:11px;margin:8px 0 5px}.ratio-grid em{font-size:7.5px;font-style:normal;color:#3d8a60}.control-list{list-style:none;margin:0;padding:0;border:1px solid var(--line);border-radius:9px;overflow:hidden}.control-list li{min-height:50px;display:flex;align-items:center;gap:10px;padding:8px 11px;border-bottom:1px solid #edf0ee}.control-list li:last-child{border:0}.control-list>li>span{width:23px;height:23px;border-radius:7px;display:grid;place-items:center;font-size:8px;font-weight:800}.control-list span.ok{background:#e4f2e9;color:#35805a}.control-list span.warn{background:#fff0da;color:#a06e1c}.control-list b,.control-list small{display:block}.control-list b{font-size:8.8px}.control-list small{font-size:7.5px;color:#87918c;margin-top:3px}.module-action{height:38px;margin-top:14px}.analysis-result{margin:0 18px 18px;padding:11px 13px;border:1px dashed #bdd2c4;background:#f3f8f5;border-radius:10px;display:flex;align-items:flex-start;gap:9px}.analysis-result>span{color:var(--green);font-size:14px}.analysis-result b{display:block;font-size:8.5px}.analysis-result p{font-size:7.5px;line-height:1.5;color:#6c7771;margin:4px 0 0}.fec-drop{border:1.5px dashed #bdcec3;border-radius:12px;background:#f8fbf9;text-align:center;padding:24px}.fec-drop>span{font-size:25px;color:var(--green)}.fec-drop h3{font-size:11px;margin:7px 0 5px}.fec-drop p{font-size:8px;color:#7d8882;margin:0 0 12px}.fec-drop label{display:inline-grid;place-items:center;min-height:34px;cursor:pointer}.fec-drop input{display:none}.fec-report{padding:12px;border:1px solid var(--line);border-radius:9px;margin-top:12px}.fec-report b{font-size:8.5px}.fec-report p{font-size:8px;line-height:1.5;color:#6e7973;margin:5px 0 0}.privacy-note,.human-gate{margin-top:10px;background:#f2f5f3;color:#6f7a74;border-radius:8px;padding:9px 10px;font-size:7.5px;line-height:1.5}.vat-form{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.vat-form label{font-size:7.5px;font-weight:700;color:#69756e}.vat-form input{display:block;width:100%;height:36px;margin-top:5px;border:1px solid var(--line);border-radius:8px;padding:0 9px;color:#26332d;outline:0}.vat-total{margin:12px 0;padding:14px;background:var(--green);color:#fff;border-radius:10px;display:grid;grid-template-columns:1fr auto;align-items:center}.vat-total span{font-size:9px}.vat-total strong{font-size:19px}.vat-total small{font-size:7.5px;grid-column:1/3;color:#cfe2d5;margin-top:4px}.social-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.social-heading h3{font-size:12px;margin:0 0 4px}.social-heading p{font-size:8px;color:#7d8882;margin:0}.social-heading mark{font-size:7.5px;background:#e7f2ea;color:#347a52;border-radius:9px;padding:4px 8px}.social-checks{border:1px solid var(--line);border-radius:10px;overflow:hidden}.social-checks>div{min-height:53px;display:grid;grid-template-columns:27px 1fr auto;gap:9px;align-items:center;padding:9px 12px;border-bottom:1px solid #edf0ee}.social-checks>div:last-child{border:0}.social-checks b{font-size:8.8px}.social-checks em{font-size:8px;font-style:normal;color:#69756f}.social-state{width:24px;height:24px;border-radius:7px;display:grid;place-items:center;font-size:8px;font-weight:800;background:#eef1ef;color:#6c7771}.social-state.success{background:#e2f1e7;color:#367f57}.social-state.warning{background:#fff0d9;color:#9b691a}.social-state.danger{background:#fbe7e6;color:#b24a43}.fee-hero{display:flex;align-items:center;justify-content:space-between;background:#f4f8f5;border-radius:11px;padding:15px 18px}.fee-hero small,.fee-hero strong,.fee-hero>div>span{display:block}.fee-hero small{font-size:7px;color:#7f8a84;font-weight:800}.fee-hero strong{font-size:21px;margin:6px 0}.fee-hero>div>span{font-size:8px;color:#6e7973}.fee-ring{width:61px;height:61px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--green) 331deg,#dce5df 0);position:relative}.fee-ring:before{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border-radius:50%;background:#f4f8f5}.fee-ring b{position:relative;font-size:9px}.fee-table{margin:13px 0;border:1px solid var(--line);border-radius:9px;overflow:hidden}.fee-table>div{min-height:34px;display:grid;grid-template-columns:1.4fr repeat(3,.7fr);align-items:center;padding:0 10px;border-bottom:1px solid #edf0ee;font-size:8px}.fee-table>div:first-child{background:#f7f9f8;color:#87918c;font-size:7px;font-weight:800}.fee-table>div:last-child{border:0}.watch-list{border:1px solid var(--line);border-radius:10px;overflow:hidden}.watch-list article{min-height:79px;display:grid;grid-template-columns:45px 1fr 15px;gap:10px;align-items:center;padding:11px;border-bottom:1px solid #edf0ee}.watch-list article:last-child{border:0}.watch-list mark{justify-self:start;font-size:7px;background:#e8f2eb;color:var(--green);border-radius:8px;padding:4px 6px}.watch-list b{font-size:9px}.watch-list p{font-size:8px;color:#6f7a74;margin:4px 0}.watch-list small{font-size:7px;color:#909994}.watch-list button{border:0;background:none;color:#929b96}.connector-hero{text-align:center;padding:20px 30px}.connector-hero>span{width:54px;height:54px;margin:auto;border-radius:14px;background:#141f3b;color:#fff;display:grid;place-items:center;font-size:20px;font-weight:800}.connector-hero h3{font-size:13px;margin:12px 0 6px}.connector-hero p{font-size:8.5px;color:#6f7a74;line-height:1.5}.connector-hero ul{display:inline-block;text-align:left;margin:8px auto 16px;padding-left:16px;color:#526058;font-size:8px;line-height:1.8}.connector-hero button{height:38px}.assistant-panel{position:fixed;right:24px;bottom:22px;width:min(390px,calc(100vw - 32px));height:min(650px,calc(100vh - 44px));z-index:30;background:#fff;border:1px solid #dfe7e2;border-radius:18px;box-shadow:0 20px 60px #123e2a38;display:flex;flex-direction:column;overflow:hidden;animation:panel-in .24s ease-out}.assistant-panel>header{min-height:72px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:13px 16px}.assistant-panel>header>div{display:flex;align-items:center;gap:10px}.assistant-panel>header>div>span{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#ffffff18;font-size:18px}.assistant-panel header b,.assistant-panel header small{display:block}.assistant-panel header b{font-size:12px}.assistant-panel header small{font-size:8px;color:#d3e6da;margin-top:4px}.assistant-panel header small i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#57db8b;margin-right:4px}.assistant-panel>header>button{border:0;background:#ffffff14;color:#fff;width:28px;height:28px;border-radius:8px;font-size:17px}.assistant-notice{padding:8px 14px;background:#fff8e7;color:#8a713b;font-size:7.8px;border-bottom:1px solid #f0e6cc}.chat-messages{flex:1;overflow:auto;padding:16px;background:#f8faf8;display:flex;flex-direction:column;gap:11px}.message{max-width:86%;padding:10px 12px;border-radius:12px;font-size:10px;line-height:1.55}.message p{margin:0}.message small{display:block;font-size:7px;color:#7e8d85;margin-top:7px;border-top:1px solid #dde4e0;padding-top:6px}.message.assistant{align-self:flex-start;background:#fff;border:1px solid #e3e8e5;border-bottom-left-radius:4px}.message.user{align-self:flex-end;background:var(--green);color:#fff;border-bottom-right-radius:4px}.typing{display:flex;gap:4px}.typing i{width:5px;height:5px;border-radius:50%;background:#8ba096;animation:pulse 1s infinite}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}.quick-prompts{padding:9px 12px;display:flex;gap:6px;overflow-x:auto;border-top:1px solid var(--line)}.quick-prompts button{white-space:nowrap;border:1px solid #dfe6e2;background:#fff;border-radius:15px;padding:6px 9px;font-size:8px;color:var(--green)}.assistant-panel>form{margin:10px 12px 12px;border:1px solid #dce4df;border-radius:11px;padding:9px;background:#fff}.assistant-panel textarea{width:100%;resize:none;border:0;outline:0;font-size:10px;color:var(--ink)}.assistant-panel form>div{display:flex;align-items:center;justify-content:space-between}.assistant-panel form span{font-size:7px;color:#89948e}.assistant-panel form button{width:28px;height:28px;border:0;border-radius:8px;background:var(--green);color:#fff}.assistant-panel form button:disabled{opacity:.35}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#0b22188c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-items:center;padding:16px}.modal{width:min(570px,100%);background:#fff;border-radius:17px;box-shadow:0 25px 70px #071b1238;overflow:hidden;animation:modal-in .22s ease-out}.modal>header{padding:20px 22px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line)}.modal>header>div{display:flex;gap:11px}.modal>header>div>span{width:39px;height:39px;border-radius:10px;display:grid;place-items:center;background:#e8f2eb;color:var(--green);font-size:18px}.modal h2{font-size:15px;margin:1px 0 4px}.modal header p{font-size:9px;color:var(--muted);margin:0}.modal header>button{border:0;background:#f2f5f3;width:29px;height:29px;border-radius:8px;color:#75817a}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:20px 22px}.form-grid label{font-size:9px;font-weight:700;color:#56625c}.form-grid label.wide{grid-column:1/3}.form-grid input,.form-grid select{width:100%;height:39px;border:1px solid #dfe5e1;border-radius:8px;margin-top:6px;padding:0 10px;background:#fff;font-size:10px;outline:none}.form-grid input:focus,.form-grid select:focus{border-color:var(--green);box-shadow:0 0 0 3px #1a654210}.consent{margin:0 22px 18px;padding:10px 12px;background:#f4f8f5;border-radius:9px;display:flex;gap:9px;align-items:flex-start}.consent span{color:var(--green)}.consent p{font-size:8px;color:#6e7973;line-height:1.5;margin:0}.modal>footer{padding:15px 22px;border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:8px}.modal>footer button{height:38px}.toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%);z-index:60;background:#183d2c;color:#fff;padding:11px 15px;border-radius:10px;box-shadow:0 10px 30px #10271c44;font-size:10px;display:flex;align-items:center;gap:8px;animation:toast-in .2s ease-out}.toast span{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#43a469;font-size:8px}@keyframes panel-in{0%{transform:translateY(18px);opacity:0}}@keyframes modal-in{0%{transform:translateY(10px) scale(.98);opacity:0}}@keyframes toast-in{0%{transform:translate(-50%,8px);opacity:0}}@keyframes pulse{50%{opacity:.25}}@media (max-width:1000px){.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.sidebar{width:210px}.workspace{width:calc(100% - 210px);margin-left:210px;padding-inline:24px}}@media (max-width:1000px){.kanban{grid-template-columns:repeat(4,minmax(240px,1fr))}.data-head,.data-row{grid-template-columns:1.5fr 1fr 1fr .7fr 25px}.data-head span:nth-child(4),.data-row>b{display:none}.alerts-layout{grid-template-columns:1fr}.alert-sidebar{display:grid;grid-template-columns:1fr 1fr}.task-summary{gap:15px}.task-metric{display:none}.expertise-kpis,.ratio-grid{grid-template-columns:1fr 1fr}}@media (max-width:720px){.sidebar{position:fixed;inset:auto 0 0;width:auto;height:66px;padding:7px 6px;border:0;border-top:1px solid var(--line);flex-direction:row}.brand,.profile,.sidebar-spacer,.sidebar>.nav-item{display:none}.sidebar nav{width:100%;display:grid;grid-template-columns:repeat(6,1fr);gap:1px}.nav-item{padding:3px;min-height:50px;flex-direction:column;gap:2px;font-size:7px;justify-content:center}.nav-item>span{font-size:15px}.workspace{width:100%;margin:0;padding:24px 16px 100px}.topbar{align-items:flex-start}.topbar h1{font-size:23px}.topbar p,.topbar small,.icon-button,.search-button{display:none}.primary{padding:0 11px}.priority-strip button{display:none}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stats-grid article{padding:15px}.dashboard-grid{display:block}.agenda-panel{margin-top:14px}.table-head{display:none}.client-row{grid-template-columns:34px 1.3fr 1fr 18px}.client-row>span:nth-of-type(2),.client-row>mark{display:none}.ai-launcher{bottom:78px;right:16px;min-width:52px;width:52px;padding:9px}.ai-launcher b,.ai-launcher small{display:none}.data-toolbar{flex-wrap:wrap}.inline-search{width:100%}.data-toolbar .secondary{margin-left:0}.data-head{display:none}.data-row{grid-template-columns:1fr auto;padding:13px 16px}.data-row>div:not(.company-cell),.data-row>mark{display:none}.pagination{padding-inline:14px}.pagination>span{display:none}.section-actions{align-items:flex-start}.section-actions>.tabs{display:none}.kanban{margin-right:-16px}.task-summary>div:first-child{min-width:auto}.full-task-head{display:none}.full-task{grid-template-columns:22px 1fr auto}.full-task>span,.full-task>mark,.full-task>.assigned{display:none}.alerts-layout{display:block}.alert-sidebar{display:none}.alert-row{padding-inline:14px}.admin-grid{display:block}.admin-grid>.panel{margin-bottom:12px}.audit-log,.security-card{grid-column:auto}.security-card{align-items:flex-start}.security-card button{display:none}.user-row{grid-template-columns:33px 1fr auto 20px}.user-row i{display:none}.integration-row{grid-template-columns:36px 1fr auto}.integration-row i{display:none}.form-grid{grid-template-columns:1fr}.form-grid label.wide{grid-column:auto}.assistant-panel{right:10px;bottom:76px;width:calc(100vw - 20px);height:calc(100vh - 92px)}.expertise-context{align-items:flex-start;gap:8px}.expertise-context>div:last-child{display:block}.sync-state{display:none}.expertise-kpis{grid-template-columns:1fr 1fr}.expertise-layout{display:block}.expertise-modules{display:flex;overflow-x:auto;margin-bottom:11px}.expertise-module{min-width:185px;border-right:1px solid #edf0ee}.expertise-module.active{box-shadow:inset 0 -3px var(--green)}.expertise-detail>header{align-items:flex-start}.expertise-detail>header button{font-size:0;width:38px}.expertise-detail>header button:before{content:"✦";font-size:12px}.vat-form{grid-template-columns:1fr}.ratio-grid{grid-template-columns:1fr 1fr}.expertise-detail{min-height:0}}@media (max-width:1000px){.prospect-form{grid-template-columns:1fr 1fr}.prospect-board{grid-template-columns:repeat(5,minmax(205px,1fr))}.automation-grid{grid-template-columns:1fr}.portal-summary{grid-template-columns:repeat(3,1fr)}}.login-shell{min-height:100vh;display:grid;place-items:center;background:linear-gradient(160deg,#f5f7f5,#e9f0ec);padding:24px}.login-card{width:min(420px,100%);background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 24px 60px #17342314;padding:32px 30px}.login-brand{display:flex;align-items:center;gap:12px;margin-bottom:22px}.login-brand .brand-mark{width:44px;height:44px;border-radius:12px;background:var(--green);color:#fff;display:grid;place-items:center;font-weight:800;font-size:15px}.login-brand b{display:block;font-size:17px;letter-spacing:.08em}.login-brand small{display:block;font-size:8px;color:var(--muted);letter-spacing:.28em}.login-card h1{font-size:19px;margin:0 0 6px}.login-card p{font-size:10px;color:var(--muted);margin:0 0 22px;line-height:1.6}.login-card label{display:block;font-size:9px;font-weight:700;color:#56625c;margin-bottom:13px}.login-card input{width:100%;height:42px;border:1px solid #dfe5e1;border-radius:9px;margin-top:6px;padding:0 12px;font-size:11px;outline:none}.login-card input:focus{border-color:var(--green);box-shadow:0 0 0 3px #1a654210}.login-error{background:#fdecec;color:#a33;border:1px solid #f3cccc;border-radius:9px;padding:9px 11px;font-size:9px;margin-bottom:14px}.login-card .primary{width:100%;height:42px}@media (max-width:720px){.sidebar nav{display:flex;overflow-x:auto;gap:1px}.nav-item{flex:0 0 61px}.service-tabs{grid-template-columns:1fr 1fr}.service-toolbar{align-items:flex-start;flex-wrap:wrap}.service-toolbar>div{width:100%;margin-right:0}.prospect-form{grid-template-columns:1fr}.prospect-board{margin-right:-16px;padding-bottom:8px}.campaign-strip{align-items:flex-start;flex-wrap:wrap}.campaign-strip>div{width:100%}.ged-layout{display:block}.ged-layout>aside{display:flex;overflow-x:auto;border-right:0;border-bottom:1px solid var(--line);padding:8px}.ged-layout>aside button{flex:0 0 auto}.ged-head{display:none}.ged-row{grid-template-columns:28px 1fr auto}.ged-row>span:nth-of-type(2),.ged-row>mark,.ged-row>span:nth-last-of-type(1){display:none}.ged-tools,.portal-summary,.portal-grid,.automation-kpis,.automation-grid{grid-template-columns:1fr}.portal-card.wide{grid-column:auto}.portal-shell>header{padding-inline:14px}.portal-content{padding:14px}.automation-kpis{gap:8px}.global-search,.tutorial-modal{max-height:calc(100vh - 30px)}.global-search header kbd{display:none}}
