:root{color:#e9ecef;font-synthesis:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--accent:#b5ef83;--muted:#93999f;--line:#303438;--surface:#1d2023;--input:#151719;background:#151719;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button,a{touch-action:manipulation}button{color:#e8ecef;cursor:pointer;background:#282d31;border:1px solid #3b4146;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:8px 12px;transition:background .12s;display:inline-flex}button:hover{background:#353c42}button:disabled{opacity:.45;cursor:not-allowed}button.primary{background:var(--accent);border-color:var(--accent);color:#182214;font-weight:650}button.danger{color:#ffb1a9;border-color:#683c39}.icon{background:0 0;border-color:#0000;padding:6px}.icon:hover{background:#343a3f}a{color:inherit;text-decoration:none}input,select,textarea{background:var(--input);color:inherit;border:1px solid #3c4247;border-radius:6px;min-width:0;padding:8px 10px}input:focus,select:focus,textarea:focus{border-color:var(--accent);outline:2px solid #b5ef8330}textarea{resize:vertical;min-height:74px}input[type=checkbox]{accent-color:var(--accent);width:16px;height:16px}h1,h2,h3,p{margin:0}h1{letter-spacing:-1px;font-size:30px;font-weight:630}h2{font-size:16px;font-weight:600}h3{font-size:16px}small{color:var(--muted);font-size:12px}.app{min-height:100vh;display:flex}.app>aside{z-index:5;background:#1b1e21;border-right:1px solid #2b2f33;flex-direction:column;width:218px;padding:28px 16px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-1.5px;align-items:center;gap:10px;padding:0 10px;font-size:28px;font-weight:750;display:flex}.brand>span:first-child{background:var(--accent);color:#1b2516;text-align:center;border-radius:8px;width:31px;height:31px;font-size:24px;font-weight:900;line-height:31px}.brand .brand-dot{color:var(--accent);margin-left:-9px}.workspace-label{color:#7e858c;letter-spacing:1.2px;margin:39px 12px 13px;font-size:11px}.app nav{flex-direction:column;gap:5px;display:flex}.app nav>a{color:#a0a7ad;border-radius:7px;align-items:center;gap:11px;padding:11px 13px;font-weight:500;display:flex}.app nav>a:hover{background:#272d31}.app nav>a.active{color:var(--accent);background:#b5ef8311}.active-dot{background:var(--accent);border-radius:50%;width:5px;height:5px;margin-left:auto}.sidebar-bottom{color:#90989f;margin-top:auto;font-size:12px}.status-dot{background:#b5ef83;border-radius:50%;width:6px;height:6px;margin:0 5px 0 12px;display:inline-block}.user{border-top:1px solid var(--line);align-items:center;gap:9px;margin-top:18px;padding-top:18px;display:flex}.avatar{color:#d5e4d5;background:#3d4640;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.user strong,.user small{font-size:12px;display:block}.user select{max-width:30px;margin-left:auto;padding:4px;font-size:11px}.main-shell{width:calc(100% - 218px);margin-left:218px}.topbar{border-bottom:1px solid var(--line);color:#808990;justify-content:space-between;align-items:center;height:58px;padding:0 34px;font-size:12px;display:flex}.topbar strong{color:#bdc5cb;font-weight:400}.badge{color:#bdd3ae;letter-spacing:.6px;white-space:nowrap;background:#b5ef8308;border:1px solid #4a5742;border-radius:5px;align-items:center;gap:7px;padding:4px 7px;font-size:10px;display:inline-flex}.badge.subtle{color:#a4adb4;background:0 0;border-color:#3a4146}.content{max-width:1800px;margin:0 auto;padding:30px 34px 48px}.page-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:12px;display:flex}.eyebrow{letter-spacing:1.4px;color:#8c969f;margin-bottom:4px;font-size:10px}.actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.period{background:#24282c;border:1px solid #373d42;border-radius:7px;align-items:center;gap:7px;padding-left:12px;display:flex}.period select{background:0 0;border:0;font-size:12px}.page-intro{color:#8e979f;margin-bottom:26px;font-size:14px}.metrics{gap:14px;margin-bottom:22px;display:grid}.main-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.metric{background:var(--surface);border:1px solid var(--line);border-radius:10px;min-width:0;padding:19px 20px}.metric-label{color:#a9b1b6;justify-content:space-between;gap:8px;margin-bottom:16px;font-size:12px;display:flex}.metric-label span{color:#6e777e}.metric strong{letter-spacing:-.8px;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:clamp(20px,2vw,29px);font-weight:550;display:block}.metric small{color:#808b94;margin-top:10px;font-size:11px;display:block}.dashboard-middle{grid-template-columns:1.8fr 1fr;gap:20px;margin-bottom:27px;display:grid}.panel{background:var(--surface);border:1px solid var(--line);border-radius:10px;min-width:0;margin-bottom:22px;padding:22px}.dashboard-middle .panel{margin-bottom:0}.panel-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.panel-title p,.panel-title>span{color:#89939b;margin-top:3px;font-size:12px}.legend{color:#9ea7ad;gap:11px;font-size:11px;display:flex}.legend span{align-items:center;gap:5px;display:flex}i{background:#555e65;border-radius:2px;width:7px;height:7px;display:inline-block}.green{background:#b5ef83}.blue{background:#6b9acb}.bar-chart{background:repeating-linear-gradient(0deg,#0000 0 44px,#ffffff06 45px);border-bottom:1px solid #333a3e;align-items:flex-end;gap:16px;height:182px;padding:0 6px;display:flex}.bar-month{text-align:center;flex:1;min-width:0;height:100%;position:relative}.bars{justify-content:center;align-items:flex-end;gap:4px;height:calc(100% - 23px);display:flex}.bar{background:#4a535a;border-radius:3px 3px 0 0;flex:1;min-width:3px;max-width:24px;min-height:2px}.bar.revenue{background:#abd780}.bar.margin{background:#6b9acb}.bar-month>span{color:#8c969e;white-space:nowrap;font-size:10px}.chart-foot{color:#818c94;justify-content:space-between;margin-top:16px;font-size:10px;display:flex}.stock-panel>small{font-size:12px}.stock-panel>strong{letter-spacing:-.7px;margin:7px 0 18px;font-size:29px;font-weight:550;display:block}.stock-track{background:#454d53;border-radius:5px;height:5px;overflow:hidden}.stock-track>div{background:var(--accent);border-radius:5px;height:100%}.stock-summary{color:#a2abb2;justify-content:space-between;margin:8px 0 16px;font-size:11px;display:flex}.stock-summary i{margin-right:5px}.stock-panel dl{margin:0;font-size:12px}.stock-panel dl>div{border-bottom:1px solid #2d3337;justify-content:space-between;padding:9px 0;display:flex}.stock-panel dt{color:#929da5}.stock-panel dd{align-items:center;gap:8px;margin:0;display:flex}.text-link{color:#bedba6;justify-content:space-between;align-items:center;margin-top:16px;font-size:12px;display:flex}.section-label{letter-spacing:1.3px;color:#a3adb4;align-items:center;gap:16px;margin-bottom:15px;font-size:10px;display:flex}.section-label span{letter-spacing:0;color:#6f7c85}.secondary-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.secondary-metrics .metric{padding:16px}.secondary-metrics .metric strong{font-size:23px}.secondary-metrics .metric-label{margin-bottom:10px}.negative{color:#efa69f}table{border-collapse:collapse;text-align:left;font-variant-numeric:tabular-nums;width:100%;font-size:13px}th{color:#8b969e;white-space:nowrap;border-bottom:1px solid #3a4146;padding:10px 12px;font-size:11px;font-weight:500}td{white-space:nowrap;border-bottom:1px solid #2d3337;padding:13px 12px}tbody tr:hover{background:#ffffff03}tbody tr:last-child td{border-bottom:0}.comparison-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.comparison-grid>div{border-right:1px solid var(--line)}.comparison-grid>div:last-child{border-right:0}.comparison-grid strong{margin:6px 0;font-size:22px;display:block}.comparison-grid span{font-size:12px}.footnote{color:#85929a;align-items:center;gap:8px;font-size:12px;display:flex}.empty,.loading{text-align:center;color:#97a2aa;padding:40px}.error{color:#ffb7ad;background:#51272380;border:1px solid #80463f;border-radius:7px;margin:14px 0;padding:12px}.offline{color:#ffe0ac;background:#63481e;align-items:center;gap:8px;padding:10px 34px;display:flex}.toast{color:#202c19;z-index:100;background:#d7efc2;border-radius:8px;padding:12px 22px;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0005}.modal{color:inherit;background:#202428;border:1px solid #4b545a;border-radius:14px;width:min(640px,100vw - 32px);max-height:88vh;padding:25px;overflow:auto;box-shadow:0 24px 90px #0009}.modal::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#090c10b0}.modal-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.field>span{color:#bdc6cb;font-size:13px}.field small{color:#939ea7}.form-grid{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}.form-grid .full{grid-column:1/-1}.form-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;margin-top:20px;padding-top:16px;display:flex}.login{max-width:430px;margin:12vh auto;padding:30px}.login h1{margin-top:28px;font-size:25px}.login p{color:#97a2aa;margin:12px 0 25px}.login .brand{padding:0}.qr{background:#fff;max-width:200px;padding:10px}.date-range{gap:20px;margin-bottom:16px;display:flex}.date-range input{margin-left:8px}.toolbar{justify-content:space-between;align-items:center;gap:12px;margin:20px 0;display:flex}.search{width:300px}.tabs{border-bottom:1px solid var(--line);gap:4px;margin:25px 0 18px;display:flex}.tabs button{color:#939fa8;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;padding:10px 16px}.tabs button.selected{border-color:var(--accent);color:var(--accent)}.pager{color:#939fa8;justify-content:flex-end;align-items:center;gap:8px;margin-top:14px;font-size:12px;display:flex}.cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.group-card{border:1px solid var(--line);background:var(--surface);border-radius:11px;transition:border-color .15s;overflow:hidden}.group-card:hover{border-color:#647655}.group-top{background:#262e2a;align-items:flex-end;height:110px;padding:20px;display:flex;position:relative}.group-top .monogram{letter-spacing:-2px;color:#b9d6a1;font-size:42px;font-weight:550}.group-top .badge{margin-left:auto}.group-body h2{margin-bottom:4px;font-size:19px}.group-body>small{color:#939fa6}.group-numbers{gap:30px;margin:22px 0 12px;display:flex}.group-numbers strong{font-size:22px;display:block}.group-numbers small{font-size:11px;display:block}.group-footer{border-top:1px solid var(--line);color:#b6c0c7;justify-content:space-between;align-items:center;padding-top:13px;font-size:12px;display:flex}.breadcrumbs{color:#939fa8;gap:9px;margin-bottom:18px;font-size:12px;display:flex}.breadcrumbs a:hover{color:var(--accent)}.event-list{flex-direction:column;gap:10px;display:flex}.event-card{border:1px solid var(--line);background:var(--surface);border-radius:9px;justify-content:space-between;align-items:center;gap:18px;padding:20px;display:flex}.event-card:hover{border-color:#617450}.event-card p{color:#939fa8;margin-top:5px;font-size:13px}.event-stats{color:#a3afb7;gap:22px;font-size:12px;display:flex}.event-stats strong{color:#e3e8eb;font-size:18px;display:block}.table-wrap{border:1px solid var(--line);background:var(--surface);border-radius:9px;overflow:auto}.pill{color:#b9d9a3;background:#b5ef8314;border-radius:4px;align-items:center;padding:3px 6px;font-size:11px;display:inline-flex}.pill.pending{color:#d9ba7a;background:#d9ba7a12}.subtext{color:#8b99a3;font-size:11px;display:block}.inline{align-items:center;gap:8px;display:flex}.selection-bar{background:#34422a;border:1px solid #576a46;border-radius:7px;justify-content:space-between;align-items:center;margin:12px 0;padding:10px 15px;display:flex}.ticket-grid{flex-wrap:wrap;gap:7px;margin:12px 0;display:flex}.ticket-choice{background:#252c31;border:1px solid #454f57;border-radius:7px;align-items:center;gap:8px;padding:10px;display:flex}.detail-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.detail-grid div{border:1px solid var(--line);border-radius:7px;padding:12px}.detail-grid strong{display:block}.column-options{background:#20272b;border:1px solid #3a444a;border-radius:8px;flex-wrap:wrap;gap:12px;margin-bottom:12px;padding:16px;display:flex}.column-options label{align-items:center;gap:7px;font-size:12px;display:flex}.account-secret{overflow-wrap:anywhere;white-space:normal;max-width:240px;font-family:monospace}.doc-list{flex-direction:column;gap:10px;display:flex}.doc-list>div{border:1px solid var(--line);border-radius:6px;justify-content:space-between;align-items:center;padding:12px;display:flex}.hint{color:#95a0a8;padding:10px 0;font-size:12px}.section-divider{border-top:1px solid var(--line);margin:20px 0;padding-top:20px}.danger-zone{margin-top:25px}.snapshot-notice{color:#c7b989;font-size:12px}.nowrap{white-space:nowrap}@media (min-width:1500px){.content{padding:36px 45px}.metric strong{font-size:30px}}@media (max-width:1150px){.app>aside{width:180px;padding-left:10px;padding-right:10px}.main-shell{width:calc(100% - 180px);margin-left:180px}.content{padding:26px 22px}.main-metrics,.secondary-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-middle{grid-template-columns:1.5fr 1fr}.cards{grid-template-columns:repeat(2,1fr)}.event-stats{gap:12px}}@media (max-width:800px){.app>aside{width:70px;padding:18px 7px}.brand{justify-content:center;padding:0;font-size:0}.brand>span:first-child{font-size:24px}.brand-dot,.workspace-label,.sidebar-bottom{display:none}.app nav{margin-top:35px}.app nav>a{justify-content:center;gap:0;padding:14px;font-size:0}.active-dot{display:none}.main-shell{width:calc(100% - 70px);margin-left:70px}.content{padding:22px 16px}.topbar{padding:0 16px}.dashboard-middle,.cards{grid-template-columns:1fr}.page-head{flex-direction:column;align-items:flex-start}h1{font-size:27px}.event-card{flex-direction:column;align-items:flex-start}.event-stats{flex-wrap:wrap}.comparison-grid{gap:12px}.comparison-grid strong{font-size:18px}.form-grid{grid-template-columns:1fr}.toolbar{flex-wrap:wrap}.search{width:100%}.date-range{flex-wrap:wrap}.legend{gap:6px;font-size:10px}}@media (prefers-reduced-motion:reduce){*{transition:none!important}}.group-top .cover-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.group-top .monogram,.group-top .badge{z-index:1;position:relative}.group-top:has(.cover-image) .monogram{visibility:hidden}.event-card .cover-image{object-fit:cover;border-radius:6px;width:80px;height:70px}.table-wrap td .actions{flex-wrap:nowrap}:root{--accent:#65a8ff}button.primary{color:#0d1b2d}button.primary:hover{background:#82baff}input:focus,select:focus,textarea:focus{outline-color:#65a8ff30}.brand>span:first-child{color:#102039}.app nav>a.active{background:#65a8ff14}.active-dot,.status-dot{background:#65a8ff}.brand .brand-dot,.text-link{color:#8fc2ff}.badge{color:#b9d8ff;background:#65a8ff0d;border-color:#3d5c80}.metric.featured{background:linear-gradient(115deg,#263243,#222932);border-color:#3b536f}.metric.featured strong{color:#9bc9ff}.green,.bar.revenue{background:#65a8ff}.positive{color:#8fc2ff}.stock-track>div{background:#65a8ff}.pill{color:#a8d1ff;background:#65a8ff14}.selection-bar{background:#20364f;border-color:#365d85}.ticket-choice:has(input:checked){border-color:var(--accent);background:#65a8ff18}.group-card:hover,.event-card:hover{border-color:#527fac}.group-card{min-height:0}.group-body{padding:16px 18px}.group-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:3px;display:flex}.group-heading h2{margin:0}.group-numbers{margin:16px 0 10px}.group-footer{padding-top:10px}.group-body>.subtext{margin-top:4px}.dashboard-detail-metrics .metric{grid-template-rows:20px 35px 18px;align-content:center;row-gap:7px;min-height:112px;padding:12px 18px;display:grid}.dashboard-detail-metrics .metric-label{margin-bottom:0}.dashboard-detail-metrics .metric strong{white-space:nowrap;min-height:35px;font-size:clamp(20px,2vw,29px);line-height:35px}.dashboard-detail-metrics .metric small{margin-top:0}.main-metrics .metric{padding:16px 20px}.main-metrics .metric-label{margin-bottom:12px}.main-metrics .metric strong{font-size:clamp(25px,2.4vw,32px);font-weight:600}.main-metrics .metric small{margin-top:7px}.main-metrics,.dashboard-middle,.dashboard-detail-metrics{margin-bottom:22px}.dashboard-middle .chart{flex-direction:column;display:flex}.dashboard-middle .chart .bar-chart{margin-top:auto}.metric.is-positive strong,td.is-positive{color:#73cc92}.metric.is-negative strong,td.is-negative,.metric.is-expense strong{color:#eb7a75}.dashboard-summary{background:linear-gradient(100deg,#1d2228,#1b1f23);border:1px solid #343b42;border-radius:12px;gap:0;overflow:hidden}.dashboard-summary .metric{background:0 0;border:0;border-radius:0;padding:19px 26px;position:relative}.dashboard-summary .metric+.metric{border-left:1px solid #343b42}.dashboard-summary .metric-label{margin-bottom:13px}.dashboard-summary .metric small{margin-top:8px}.dashboard-summary .metric.is-positive:before,.dashboard-summary .metric.is-expense:before{content:"";background:#73cc92;border-radius:0 0 2px 2px;height:2px;position:absolute;top:0;left:26px;right:26px}.dashboard-summary .metric.is-expense:before{background:#eb7a75}.dashboard-details-strip{border-top:1px solid #2d3338;border-bottom:1px solid #2d3338;gap:0;margin-top:2px;padding:0 2px}.dashboard-details-strip .metric{background:0 0;border:0;border-radius:0;min-height:92px;padding:15px 22px}.dashboard-details-strip .metric+.metric{border-left:1px solid #2d3338}.dashboard-details-strip .metric-label{margin-bottom:6px}.dashboard-details-strip .metric small{margin-top:2px}.dashboard-details-strip .metric strong{font-size:24px}@media (max-width:800px){.dashboard-summary,.dashboard-details-strip{gap:0}.dashboard-summary .metric:nth-child(odd),.dashboard-details-strip .metric:nth-child(odd){border-left:0}.dashboard-summary .metric:nth-child(n+3),.dashboard-details-strip .metric:nth-child(n+3){border-top:1px solid #343b42}.dashboard-summary .metric{padding:17px 18px}.dashboard-details-strip .metric{padding:14px 18px}.dashboard-summary .metric.is-positive:before,.dashboard-summary .metric.is-expense:before{left:18px;right:18px}}.group-financials{grid-template-columns:repeat(3,minmax(0,1fr))}.group-financials em{white-space:nowrap;font-size:.9em;font-style:normal;font-weight:550}.cards:not(.list-view) .group-financials{column-gap:7px;padding-right:24px}.cards:not(.list-view) .group-card:has(.group-financials){min-height:0}.cards:not(.list-view) .group-card{height:214px}.cards:not(.list-view) .group-body{flex-direction:column;height:100%;display:flex}.cards:not(.list-view) .group-heading h2{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.cards:not(.list-view) .group-financials{margin-top:auto}.cards.list-view .group-body{grid-template-columns:minmax(215px,1.45fr) 68px 88px 102px minmax(360px,1.95fr)!important}.dashboard-redesign{flex-direction:column;gap:18px;display:flex}.dashboard-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.dashboard-kpi{background:radial-gradient(circle at 95% 15%,color-mix(in srgb,var(--metric-color) 10%,transparent),transparent 46%),linear-gradient(135deg,#19222d,#171d24);min-height:144px;box-shadow:inset 5px 0 0 var(--metric-color);border:1px solid #2d4153;border-radius:10px;padding:18px 130px 16px 32px;position:relative;overflow:hidden}.dashboard-kpi .metric-label{z-index:2;color:#bdc9d7;text-overflow:clip;white-space:nowrap;width:calc(100% + 110px);font-size:clamp(11px,1.1vw,14px);font-weight:650;line-height:1.2;position:relative;overflow:visible}.dashboard-kpi>strong{letter-spacing:-.9px;white-space:nowrap;font-variant-numeric:tabular-nums;margin-top:10px;font-size:clamp(23px,1.55vw,31px);line-height:1.05;display:block}.dashboard-kpi.positive>strong{color:#71d69d}.dashboard-kpi.negative>strong{color:#ef807a}.metric-spark{z-index:1;width:94px;height:54px;position:absolute;top:51px;bottom:auto;right:21px;overflow:visible}.metric-variation{white-space:nowrap;color:#9eacbd;align-items:center;gap:8px;margin-top:16px;font-size:12px;line-height:1;display:flex}.metric-change{color:#c0ccd7;background:#314052;border-radius:7px;align-items:center;padding:6px 9px;font-size:12px;font-weight:750;line-height:1;display:inline-flex}.metric-change.positive{color:#70d49a;background:#1d513d}.metric-change.negative{color:#ef938d;background:#592f35}.dashboard-performance{grid-template-columns:minmax(0,1.85fr) minmax(370px,.95fr);gap:18px;display:grid}.dashboard-panel{background:linear-gradient(135deg,#17202a,#151c24);border:1px solid #2b3b4c;border-radius:10px;min-width:0;padding:20px 22px;box-shadow:inset 0 1px #ffffff05}.dashboard-panel-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.dashboard-panel-head h2{letter-spacing:-.3px;font-size:19px}.dashboard-panel-head p{color:#93a3b3;margin-top:4px;font-size:12px}.performance-tools{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.dashboard-legend{color:#b6c2cf;align-items:center;gap:14px;font-size:11px;display:flex}.dashboard-legend span{align-items:center;gap:5px;display:flex}.dashboard-legend i,.stock-health-footer i{background:#4d93ff;border-radius:50%;width:8px;height:8px}.dashboard-legend .margin{background:#62d294}.dashboard-legend .cash{background:#b395ff}.chart-switch{background:#121923;border:1px solid #314357;border-radius:7px;padding:3px;display:flex}.chart-switch button{color:#98a9bb;background:0 0;border:0;border-radius:5px;padding:6px 10px;font-size:11px}.performance-chart{height:272px}.performance-chart svg{width:100%;height:100%;display:block;overflow:visible}.revenue-bar{fill:#4d93ff;rx:2}.margin-bar{fill:#62d294;rx:2}.cash-line{fill:none;stroke:#b395ff;stroke-width:2.1px;vector-effect:non-scaling-stroke}.cash-dot{fill:#e2d9ff}.performance-chart text{fill:#95a5b6;font-size:11px}.stock-health{flex-direction:column;display:flex}.stock-health-body{flex:1;grid-template-columns:142px minmax(0,1fr);align-items:center;gap:22px;display:grid}.stock-donut{background:conic-gradient(#4d93ff 0 var(--sold-rate),#27384c var(--sold-rate) 100%);border-radius:50%;place-items:center;width:142px;height:142px;display:grid}.stock-donut>div{background:#151d26;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:98px;height:98px;display:flex;box-shadow:inset 0 0 22px #0005}.stock-donut strong{letter-spacing:-1px;font-size:25px}.stock-donut span{color:#a6b4c1;font-size:12px}.stock-health dl{margin:0}.stock-health dl>div{border-bottom:1px solid #304052;justify-content:space-between;align-items:center;gap:10px;padding:9px 0;display:flex}.stock-health dt{color:#94a5b7;font-size:12px}.stock-health dd{color:#e4eaf0;white-space:nowrap;margin:0;font-size:13px;font-weight:650}.stock-health dd.positive{color:#71d69d}.stock-health dd.negative{color:#ef807a}.stock-health-footer{color:#a4b3c2;border-top:1px solid #304052;justify-content:space-between;gap:12px;margin-top:16px;padding-top:14px;font-size:11px;display:flex}.stock-health-footer span{align-items:center;gap:6px;display:flex}.dashboard-bottom-grid{grid-template-columns:1fr 1.1fr;gap:18px;display:grid}.quiet-action{color:#b4c8dd;white-space:nowrap;border:1px solid #35485b;border-radius:6px;align-items:center;gap:6px;padding:7px 9px;font-size:11px;display:inline-flex}.dashboard-alert{background:#10192366;border:1px solid #304357;border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 12px;display:grid}.dashboard-alert+.dashboard-alert{margin-top:8px}.dashboard-alert svg{color:#f4b84a}.dashboard-alert.info svg{color:#75aaff}.dashboard-alert.muted svg{color:#aebdcb}.dashboard-alert strong,.dashboard-alert span{display:block}.dashboard-alert strong{font-size:13px}.dashboard-alert span{color:#91a2b3;margin-top:2px;font-size:11px}.dashboard-alert>svg:last-child{color:#91a2b3}.upcoming-event{background:#10192366;border:1px solid #304357;border-radius:7px;grid-template-columns:54px minmax(120px,1fr) 86px minmax(115px,.8fr) 34px;align-items:center;gap:12px;padding:10px 11px;display:grid}.upcoming-event+.upcoming-event{margin-top:8px}.upcoming-event time{border-right:1px solid #324457;flex-direction:column;align-items:center;padding-right:10px;display:flex}.upcoming-event time strong{font-size:19px;line-height:1}.upcoming-event time span{text-transform:uppercase;color:#91a9c1;margin-top:3px;font-size:9px}.upcoming-event-title{min-width:0}.upcoming-event-title strong,.upcoming-event-title span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.upcoming-event-title strong{font-size:13px}.upcoming-event-title span{color:#91a2b3;margin-top:3px;font-size:11px}.upcoming-when{color:#afbac6;white-space:nowrap;font-size:11px}.upcoming-sales{min-width:0}.upcoming-sales>span{color:#a4b3c1;white-space:nowrap;font-size:10px;display:block}.upcoming-sales>div{background:#314151;border-radius:5px;height:6px;margin-top:6px;overflow:hidden}.upcoming-sales i{border-radius:inherit;background:#4d93ff;height:100%;display:block}.upcoming-rate{text-align:right;color:#c3d0dd;font-size:11px}.capacity-button{color:#94a4b3;background:0 0;border-color:#35495d;margin-top:18px;font-size:11px}.dashboard-profitability{padding:0;overflow:hidden}.profitability-head{background:linear-gradient(100deg,#17212c,#151d26);border-bottom:1px solid #2d3d4f;justify-content:space-between;align-items:center;gap:18px;padding:15px 18px 12px;display:flex}.profitability-head h2{letter-spacing:-.25px;font-size:17px}.profitability-tools{align-items:center;gap:9px;display:flex}.profitability-tools input,.profitability-tools select{color:#b7c5d3;background:#111a23;border-color:#304356;height:32px;font-size:11px}.profitability-tools select{min-width:126px}.profitability-table{background:0 0;border:0;border-radius:0}.profitability-table table{font-size:12px}.profitability-table th{color:#93a5b7;text-transform:none;background:#17212c;border-color:#2d3d4f;padding:8px 14px;font-size:10px;font-weight:650}.profitability-table td{color:#c0cbd5;border-color:#263646;padding:8px 14px}.profitability-table tbody tr:hover{background:#4d93ff0b}.profitability-name{color:#edf3f8;font-weight:700}.profitability-status{align-items:center;gap:7px;font-size:11px;font-weight:650;display:inline-flex}.profitability-status i{background:#68d49a;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 3px #68d49a18}.profitability-status.sold{color:#91a4b7}.profitability-status.sold i{background:#8392a1;box-shadow:0 0 0 3px #8392a118}.profitability-arrow{color:#9eb2c6;text-align:right;width:20px;font-size:22px;line-height:1}.profitability-table td.positive{color:#71d59b;font-weight:700}.profitability-table td.negative{color:#ed837c;font-weight:700}@media (max-width:1150px){.dashboard-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-performance,.dashboard-bottom-grid{grid-template-columns:1fr}.stock-health-body{grid-template-columns:160px minmax(0,1fr)}.stock-donut{width:160px;height:160px}.upcoming-event{grid-template-columns:54px minmax(130px,1fr) 88px minmax(130px,.8fr) 34px}}@media (max-width:700px){.dashboard-redesign{gap:12px}.dashboard-kpis{gap:10px}.dashboard-kpi{min-height:130px;padding:16px 70px 14px 17px}.dashboard-kpi>div{font-size:11px}.dashboard-kpi>strong{font-size:23px}.dashboard-kpi>small{font-size:10px}.metric-spark{width:52px;height:42px;right:12px}.dashboard-panel{padding:16px}.dashboard-panel-head{flex-wrap:wrap}.performance-tools{justify-content:flex-start}.performance-chart{height:230px}.stock-health-body{grid-template-columns:112px minmax(0,1fr);gap:14px}.stock-donut{width:112px;height:112px}.stock-donut>div{width:76px;height:76px}.stock-donut strong{font-size:18px}.stock-donut span{font-size:10px}.stock-health-footer{flex-direction:column}.upcoming-event{grid-template-columns:45px minmax(0,1fr) 35px;gap:9px}.upcoming-event time{grid-row:1/3}.upcoming-event-title,.upcoming-when{grid-column:2}.upcoming-sales{grid-area:3/1/auto/3}.upcoming-rate{grid-area:1/3/4}.dashboard-legend{gap:8px;font-size:10px}.chart-switch button{padding:5px 7px}}@media (max-width:540px){.dashboard-kpis{grid-template-columns:1fr}.dashboard-kpi .metric-label{font-size:13px}}.profitability-table{overflow-x:auto}.profitability-table table{table-layout:fixed;min-width:980px}.profitability-table th:nth-child(n+2):not(:last-child),.profitability-table td:nth-child(n+2):not(:last-child){text-align:right}.profitability-name{white-space:nowrap;overflow:visible;text-align:left!important}.profitability-arrow{width:42px;font-size:22px;line-height:1;text-align:center!important;padding-right:16px!important}.profitability-arrow a{color:#a8c7e6;border-radius:5px;place-items:center;width:24px;height:24px;font-size:24px;display:inline-grid}.profitability-arrow a:hover{color:#e2efff;background:#4d93ff1a}.profitability-table{overflow:hidden}.profitability-table table{table-layout:fixed;width:100%;min-width:0}.profitability-table th:first-child{text-align:left;width:30%}.profitability-table th:not(:first-child),.profitability-table td:not(:first-child){text-align:center}.profitability-table th:last-child{width:42px}.profitability-name{text-align:left!important}.profitability-arrow{text-align:center!important;padding-right:0!important}.dashboard-redesign,.dashboard-profitability{min-width:0;max-width:100%}.dashboard-profitability{overflow:hidden}.profitability-grid{width:100%;min-width:0}.profitability-grid-head,.profitability-grid-row{grid-template-columns:minmax(245px,2.2fr) repeat(6,minmax(0,1fr)) 38px;align-items:center;width:100%;display:grid}.profitability-grid-head{color:#93a5b7;background:#17212c;border-bottom:1px solid #2d3d4f;min-height:30px;padding:0 14px;font-size:10px;font-weight:650}.profitability-grid-row{color:#c0cbd5;border-bottom:1px solid #263646;min-height:47px;padding:0 14px;font-size:12px}.profitability-grid-row:last-child{border-bottom:0}.profitability-grid-head span:not(:first-child),.profitability-grid-row span:not(:first-child){text-align:center;justify-self:center}.profitability-grid .profitability-name{text-overflow:ellipsis;white-space:nowrap;color:#edf3f8;min-width:0;font-weight:700;overflow:hidden;text-align:left!important;justify-self:stretch!important}.profitability-grid .positive{color:#71d59b;font-weight:700}.profitability-grid .negative{color:#ed837c;font-weight:700}.profitability-grid .profitability-arrow{justify-self:end;place-items:center;width:38px;display:grid;padding:0!important}.profitability-grid .profitability-arrow a{color:#a8c7e6;border-radius:5px;place-items:center;width:24px;height:24px;font-size:24px;line-height:1;display:grid}.profitability-grid .profitability-arrow a:hover{color:#e2efff;background:#4d93ff1a}@media (max-width:1100px){.profitability-grid{overflow-x:auto}.profitability-grid-head,.profitability-grid-row{min-width:920px}}.profitability-tools input{width:270px}.profitability-grid-head button{color:#93a5b7;white-space:nowrap;background:0 0;border:0;border-radius:0;min-width:0;height:30px;padding:0;font-size:10px;font-weight:650}.profitability-grid-head button:hover{color:#d3e4f5;background:#4d93ff0d}.profitability-grid-head button:first-child{text-align:left;justify-content:flex-start}.profitability-grid-head button:not(:first-child){text-align:center;justify-content:center}.profitability-grid-head button i{color:#6f8eac;background:0 0;border-radius:0;width:auto;height:auto;margin-left:4px;font-size:11px;font-style:normal}.profitability-grid-head button:hover i{color:#9fc8ef}.profitability-grid .profitability-name a{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.profitability-grid .profitability-name a:hover{color:#9fc8ef;text-decoration:none}.content:has(.dashboard-redesign)>.page-head{border-bottom:0;justify-content:flex-end;margin-bottom:14px;padding-bottom:0}.content:has(.dashboard-redesign)>.page-head .period{background:0 0;border:0;margin-left:auto;padding:0}.dashboard-period-control{justify-content:flex-end;align-items:center;gap:12px;display:flex}.period-tabs{background:#191c1f;border:1px solid #373d43;border-radius:10px;align-items:center;padding:3px;display:flex}.period-tabs button{color:#9da5ae;box-shadow:none;background:0 0;border:0;border-radius:7px;padding:8px 13px;font-weight:600}.period-tabs button:hover{color:#e7ebef;background:#282d32}.period-tabs button.selected{color:#f4f6f8;background:#30363d}.period-picker{gap:8px;display:flex}.period-picker select{color:#eef1f3;background:#1b1f22;border:1px solid #3d454c;border-radius:9px;height:38px;padding:0 28px 0 12px;font-weight:600}.period-picker select:first-child{min-width:122px}.period-picker select:last-child{min-width:78px}.dashboard-kpi{background:linear-gradient(135deg,#222629,#1c1f22);border-color:#353a3e}.dashboard-kpi .metric-spark{top:47px}.dashboard-panel{background:#1d2023;border-color:#353a3e;box-shadow:inset 0 1px #ffffff05}.profitability-head,.profitability-grid-head{background:#222629;border-color:#353a3e}.profitability-grid-row{border-color:#30363a}.profitability-grid-row:hover{background:#ffffff06}.profitability-tools input,.chart-switch{background:#171a1d;border-color:#3b4247}.chart-switch button.selected{color:#eef2f5;background:#30363b;box-shadow:inset 0 0 0 1px #4b5359}.stock-donut{background:conic-gradient(#4d93ff 0 var(--sold-rate),#464e54 var(--sold-rate) 100%)}.stock-donut>div{background:#1d2023}.stock-health dl>div,.stock-health-footer{border-color:#353b40}.stock-health-footer .stock-dot{background:#464e54}.dashboard-alert,.upcoming-event{background:#191c1f;border-color:#353b40}.upcoming-event:hover{background:#ffffff06;border-color:#525a60}.upcoming-event time{border-color:#353b40}.upcoming-sales>div{background:#464e54}.quiet-action{color:#c1c8ce;border-color:#474e54}.quiet-action:hover{background:#ffffff08;border-color:#6b747b}.capacity-button{color:#bcc4ca;border-color:#474e54}.capacity-button:hover{color:#f1f4f6;background:#ffffff08}.chart-grid line{stroke:#50585e55}.chart-baseline{stroke:#697278}.main-shell:has(.dashboard-redesign)>.topbar{display:none}.content:has(.dashboard-redesign)>.page-head{justify-content:space-between;align-items:center}.content:has(.dashboard-redesign)>.page-head>div:first-child{display:block}.content:has(.dashboard-redesign)>.page-head h1{letter-spacing:-1px;font-size:30px}.content:has(.dashboard-redesign)>input[aria-label=Année]{display:none}.content:has(.dashboard-redesign)>input[aria-label=Mois]{display:none}.content:has(.dashboard-redesign)>.date-range{display:none}.dashboard-legend .expense{background:#ef807a}.dashboard-legend .stock{background:#f0af43}.expense-bar{fill:#ef807a;rx:2}.stock-area{fill:#f0af4330}.stock-line{fill:none;stroke:#f0af43;stroke-width:1.6px;stroke-dasharray:3 3;vector-effect:non-scaling-stroke}.cards.list-view .group-financials{grid-template-columns:repeat(3,minmax(108px,1fr));align-items:center;grid-column:5!important;gap:10px!important;display:grid!important}.event-card[role=link]{cursor:pointer}.event-card[role=link]:focus-visible{outline-offset:2px;outline:2px solid #74adff}.dashboard-kpi>strong,.dashboard-kpi.positive>strong,.dashboard-kpi.negative>strong{color:#f3f5f7}.cards.list-view .group-financials>span{min-width:0!important}@media (max-width:800px){.cards.list-view .group-body{grid-template-columns:1fr 1fr!important}.cards.list-view .group-financials{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));grid-column:1/-1!important;gap:10px!important;padding-top:10px!important}}.chart .ca,.chart .bar.revenue{background:#65a8ff}.chart .margin,.chart .bar.margin{background:#73cc92}.chart .expense,.chart .bar.expense{background:#eb7a75}.profitability-head{align-items:center}.dashboard-profitability,.dashboard-profitability .profitability-head,.dashboard-profitability .profitability-grid-head{background:#1d2023}.dashboard-profitability .profitability-head h2{letter-spacing:-.3px;font-size:19px}.profitability-controls{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.dashboard-legend{color:#b8c0c7;gap:13px}.dashboard-legend i{width:9px;height:9px;box-shadow:0 0 0 3px}.dashboard-legend .stock{color:#efb554;background:#efb554}.performance-panel{padding-inline:16px}.performance-chart{height:282px;margin:0 -6px -4px;padding:2px 0 0}.performance-chart svg{overflow:visible}.chart-grid line{stroke:#ffffff0c;stroke-width:1px}.chart-grid .chart-vertical-grid{stroke:#ffffff08;stroke-dasharray:2 7}.chart-baseline{stroke:#9ba7b11c;stroke-width:1px}.performance-chart .revenue-bar{fill:url(#chart-revenue);rx:4}.performance-chart .expense-bar{fill:url(#chart-expense);rx:4}.performance-chart .cash-area{fill:url(#chart-cash)}.performance-chart .cash-line{stroke:#69b6ff;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 2px 4px #4d93ff55)}.performance-chart .cash-dot{fill:#d9efff;stroke:#4e9eff;stroke-width:2px}.performance-chart .stock-area{fill:url(#chart-stock)}.performance-chart .stock-line{stroke:#efb554;stroke-width:1.8px;stroke-dasharray:5 5;stroke-linecap:round}.performance-chart text{fill:#aab3bb;font-size:10.5px;font-weight:600}.dashboard-legend{color:#b9c1c8;background:#181b1e;border:1px solid #353b40;border-radius:8px;grid-template-columns:repeat(2,max-content);gap:5px 13px;padding:7px 10px;display:grid}.dashboard-legend span{gap:7px;font-size:10.5px;line-height:1.2}.dashboard-legend i{width:14px;height:4px;box-shadow:none;border-radius:999px}.dashboard-legend .ca{color:#9d88ff;background:#9d88ff}.dashboard-legend .expense{color:#f07a7d;background:#f07a7d}.dashboard-legend .cash{color:#69b6ff;background:#69b6ff}.dashboard-legend .stock{color:#efb554;background:0 0;border-top:2px dashed #efb554;border-radius:0;height:0}.performance-chart .chart-hover-line{stroke:#ffffff2b;stroke-width:1px;stroke-dasharray:3 4}.performance-chart .chart-tooltip rect{fill:#171b1fe0;stroke:#69757f;stroke-width:1px;filter:drop-shadow(0 5px 9px #0006)}.performance-chart .chart-tooltip text{fill:#c2cbd2;font-size:9.4px;font-weight:500}.performance-chart .chart-tooltip .chart-tooltip-title{fill:#fff;font-weight:750}.performance-chart .chart-tooltip .chart-tooltip-value{fill:#fff;font-weight:700}.stock-health dl>div{padding-block:7px}.stock-health-footer{margin-top:12px;padding-top:12px}.upcoming-event .upcoming-days{font-variant-numeric:tabular-nums;color:#bdc6ce}.upcoming-event .upcoming-event-metrics{flex-direction:column;align-self:center;gap:3px;display:flex}.upcoming-event .upcoming-event-metrics span{color:#b7c0c8;margin:0;font-size:10.5px;line-height:1.2}.upcoming-event .upcoming-transfer-count{color:#b7c0c8;white-space:nowrap;width:auto;font-size:10.5px;font-weight:600}.upcoming-event{grid-template-columns:56px minmax(150px,1fr) repeat(3,max-content);gap:18px;padding:12px 13px}.upcoming-event .upcoming-event-title{align-self:center}.upcoming-event .upcoming-event-title span{margin-top:3px}.upcoming-event .upcoming-event-stat{white-space:nowrap;font-variant-numeric:tabular-nums;align-self:center;align-items:baseline;gap:6px;display:flex}.upcoming-event .upcoming-event-stat strong{letter-spacing:-.2px;color:#f3f5f7;font-size:15px}.upcoming-event .upcoming-event-stat span{text-transform:uppercase;color:#99a5af;letter-spacing:.08em;font-size:9px;font-weight:700}@media (max-width:700px){.upcoming-event{grid-template-columns:45px minmax(0,1fr) max-content;gap:10px}.upcoming-event time{grid-row:1/3}.upcoming-event .upcoming-event-title{grid-column:2}.upcoming-event .upcoming-event-stat:nth-child(3){grid-column:3}.upcoming-event .upcoming-event-stat:nth-child(4){grid-column:2}.upcoming-event .upcoming-event-stat:nth-child(5){grid-column:3}.upcoming-event .upcoming-event-stat strong{font-size:13px}}.upcoming-event .upcoming-event-title strong{font-size:15px}.upcoming-event.sold-out{background:linear-gradient(100deg,#1b382d,#19251f);border-color:#42c984;box-shadow:inset 4px 0 #55d997}.upcoming-event.sold-out:hover{background:linear-gradient(100deg,#1e402f,#1a2a21);border-color:#69e5a4}.upcoming-event.sold-out .upcoming-event-stat strong{color:#75dfa3}.upcoming-event.sold-out .upcoming-event-stat span{color:#a2c7af}.dashboard-alert.critical{background:#4d242924;border-color:#8b4648}.dashboard-alert.critical svg{color:#ff7974}.dashboard-alert.critical strong{color:#ffc4c1}.dashboard-alert.high{background:#44351e24;border-color:#7c6036}.dashboard-alert.high svg{color:#f2b74e}.dashboard-alert.high strong{color:#ffe0a1}.dashboard-alerts{flex-direction:column;display:flex}.dashboard-alerts>.empty{text-align:center;flex:1;place-items:center;padding:20px;display:grid}.dashboard-bottom-grid .dashboard-alert,.dashboard-bottom-grid .upcoming-event{min-height:76px;padding-block:9px}.dashboard-alerts:has(.dashboard-alert){justify-content:space-between}.line-open-icon{stroke:currentColor;width:17px;height:17px}.profitability-arrow,.profitability-arrow a{font-size:0;color:#f2f5f7!important}.profitability-arrow a:after{content:none}.profitability-arrow:not(:has(a)):after{content:none}.profitability-arrow .line-open-icon{width:17px;height:17px}.dashboard-alert.clickable-alert{cursor:pointer}.dashboard-alert.clickable-alert:hover{filter:none;border-color:#ffffff73;transform:none;box-shadow:inset 0 0 0 1px #ffffff28}.dashboard-alert.clickable-alert:focus-visible{outline-offset:3px;outline:2px solid #dfe9f0}.profitability-controls input{width:230px}.period{padding-left:0}.period select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23d5dce2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 20px center;background-repeat:no-repeat;background-size:16px;min-width:176px;padding:9px 46px 9px 14px}.profitability-table{border-width:1px 0 0;border-radius:0;margin:0 -22px -22px}.profitability-table th{padding:0}.sort-head{color:#8b969e;white-space:nowrap;background:0 0;border:0;border-radius:0;justify-content:flex-start;width:100%;padding:10px 12px;font-size:11px;font-weight:500}.sort-head:hover{color:#c9d4dc;background:#ffffff06}.sort-head span{color:#65a8ff;font-size:12px}@media (max-width:800px){.profitability-controls{justify-content:stretch;width:100%}.profitability-controls input,.profitability-controls select{flex:1;width:auto}.profitability-table{margin:0 -16px -22px}}.toast{color:#102039;background:#d6e9ff}.toolbar .actions select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23d5dce2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 13px center;background-repeat:no-repeat;background-size:16px;padding:9px 38px 9px 13px}.calendar-toolbar{margin-bottom:18px}.calendar-panel{padding:18px}.calendar-navigation{justify-content:center;align-items:center;gap:18px;margin-bottom:18px;display:flex}.calendar-navigation h2{text-transform:capitalize;text-align:center;min-width:220px;font-size:18px}.calendar-weekdays,.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.calendar-weekdays{border-bottom:1px solid var(--line)}.calendar-weekdays span{color:#88949d;padding:0 10px 9px;font-size:11px;font-weight:600}.calendar-day{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#1b1e21;min-height:128px;padding:9px}.calendar-day:nth-child(7n){border-right:0}.calendar-day>strong{color:#aab4bb;font-size:12px}.calendar-day.today>strong{background:var(--accent);color:#102039;border-radius:50%;place-items:center;width:22px;height:22px;display:inline-grid}.calendar-items{flex-direction:column;gap:5px;margin-top:8px;display:flex}.calendar-item{background:#65a8ff12;border-left:2px solid #65a8ff;border-radius:3px;min-width:0;padding:5px 6px}.calendar-item span,.calendar-item small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.calendar-item span{font-size:11px;font-weight:600}.calendar-item small{margin-top:1px;font-size:10px}.calendar-list{flex-direction:column;gap:9px;display:flex}.calendar-list-item{border:1px solid var(--line);background:var(--surface);border-radius:9px;grid-template-columns:56px 1fr auto;align-items:center;gap:16px;padding:14px 16px;display:grid}.calendar-list-item:hover{border-color:#527fac}.calendar-date{border-right:1px solid var(--line);flex-direction:column;align-items:center;padding-right:12px;display:flex}.calendar-date strong{font-size:24px;line-height:1}.calendar-date span{text-transform:uppercase;color:#8fc2ff;margin-top:4px;font-size:10px}.calendar-list-item h2{font-size:15px}.calendar-list-item p{color:#9aa4ad;margin-top:3px;font-size:12px}.calendar-availability{flex-direction:column;align-items:flex-end;display:flex}.calendar-availability>strong{color:#8fc2ff;font-size:18px}.calendar-availability small{font-size:10px}.calendar-availability span{color:#939fa8;align-items:center;gap:4px;margin-top:5px;font-size:11px;display:flex}@media (max-width:800px){.calendar-day{min-height:92px;padding:6px}.calendar-item{padding:4px}.calendar-item small{display:none}.calendar-weekdays,.calendar-grid{min-width:630px}.calendar-panel{overflow-x:auto}.calendar-list-item{grid-template-columns:48px 1fr}.calendar-availability{flex-direction:row;grid-column:2;align-items:flex-start;gap:6px}.calendar-availability span{margin:0}.calendar-toolbar .actions{width:100%}}.page-intro{display:none}.page-head{border-bottom:1px solid #ffffff0a;justify-content:flex-start;margin:0 0 18px;padding:0 0 14px}.page-head>div:first-child{display:none}.page-head>.actions{min-height:36px}.page-head.actions-moved{display:none}.toolbar .actions>.page-head-actions{order:1;align-items:center;gap:9px;display:flex}.toolbar .actions>label.inline{order:2}.toolbar>.page-head-actions{order:3;align-items:center;gap:9px;margin-left:auto;display:flex}.topbar{height:56px;padding:0 34px}.topbar>span:first-child{font-size:0}.topbar>span:first-child strong{color:#e9ecef;letter-spacing:-.25px;font-size:17px;font-weight:600}body:has(.cards) .toolbar>.actions{margin-left:auto}.content{padding-top:20px}.cards.list-view .group-body{grid-template-columns:minmax(230px,1.65fr) 76px 100px 116px minmax(150px,1fr) minmax(125px,.9fr) minmax(145px,1fr)!important;min-height:66px!important;padding:9px 18px!important}.cards.list-view .group-footer,.cards.list-view .group-body>.subtext{display:none!important}.cards.list-view .group-financials{display:contents!important}.cards.list-view .group-financials>span{flex-direction:column;gap:2px;min-width:0;display:flex!important}.cards.list-view .group-financials>span:first-child{grid-column:5}.cards.list-view .group-financials>span:nth-child(2){grid-column:6}.cards.list-view .group-financials>span:nth-child(3){grid-column:7}.cards.list-view .group-financials small{letter-spacing:.6px;text-transform:uppercase;color:#77838c;font-size:9px!important}.cards.list-view .group-financials strong{white-space:nowrap;font-size:12px!important}.cards.list-view .group-heading .badge.badge{display:none!important}.cards.list-view .group-footer.group-footer:before,.cards.list-view .group-body>.subtext.subtext:before{content:none!important}.group-financials{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:13px;padding-top:11px;display:grid}.group-financials span{flex-direction:column;gap:2px;display:flex}.group-financials small{color:#87929a;font-size:10px}.group-financials strong{white-space:nowrap;font-size:13px;font-weight:600}.group-financials .positive strong{color:#73cc92}.group-financials .negative strong{color:#eb7a75}:is(.group-card:has(.group-financials) .group-footer,.group-card:has(.group-financials) .subtext){display:none}.cards.list-view .group-financials{border:0;grid-column:5/7;justify-content:space-between;gap:18px;margin:0;padding:0;display:flex}.cards.list-view .group-financials span{min-width:105px}.cards.list-view .group-financials small{text-transform:uppercase;letter-spacing:.6px;font-size:9px}.cards.list-view .group-financials strong{font-size:12px}.cards.list-view .group-footer:before,.cards.list-view .group-body>.subtext:before{content:none}.cards.list-view .group-body{gap:14px!important;min-height:66px!important;padding:9px 18px!important}.cards.list-view .group-card{border-left:2px solid #0000!important}.cards.list-view .group-card:has(.positive){border-left-color:#65a8ff!important}.cards.list-view .group-heading{align-items:center;gap:9px;display:flex!important}.cards.list-view .group-heading h2{font-size:16px!important}.cards.list-view .group-heading .badge{padding:3px 6px;font-size:9px;display:inline-flex!important}.cards.list-view .group-body>small{color:#8d99a3;font-size:10px!important}.cards.list-view .group-numbers strong{font-size:17px!important}.cards.list-view .group-numbers small{margin-top:1px;font-size:10px!important}.cards.list-view .group-footer{flex-direction:column;gap:2px;font-size:13px;display:flex!important}.cards.list-view .group-footer:before{content:"STOCK";letter-spacing:.7px;color:#77838c;font-size:9px;font-weight:600}.cards.list-view .group-body>.subtext{color:#a7b2ba;flex-direction:column;font-size:12px;display:flex!important}.cards.list-view .group-body>.subtext:before{content:"PAIEMENTS ATTENDUS";letter-spacing:.7px;color:#77838c;margin-bottom:2px;font-size:9px;font-weight:600}.view-switch{background:#151719;border:1px solid #3c4247;border-radius:8px;gap:2px;padding:3px;display:flex}.view-switch button{color:#98a3ac;background:0 0;border:0;border-radius:5px;align-items:center;gap:7px;padding:6px 9px;font-weight:600;display:inline-flex}.view-switch button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.view-switch button.selected{color:#edf2f6;background:#2a3036}.cards.list-view{border:1px solid var(--line);background:var(--surface);border-radius:10px;flex-direction:column;gap:0;display:flex;overflow:hidden}.cards.list-view .group-card{background:0 0;border-radius:0;display:block;border:0!important}.cards.list-view .group-card:not(:last-child){border-bottom:1px solid #2d3337!important}.cards.list-view .group-card:hover{background:#ffffff04}.cards.list-view .group-body{grid-template-columns:minmax(240px,1.65fr) 76px 100px 118px minmax(165px,1fr) minmax(185px,1.2fr);align-items:center;gap:16px;min-height:78px;padding:12px 22px;display:grid}.cards.list-view .group-heading{min-width:0;display:block}.cards.list-view .group-heading h2{text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden}.cards.list-view .group-heading .badge{display:none}.cards.list-view .group-body>small{white-space:nowrap;grid-column:2;font-size:11px}.cards.list-view .group-numbers{display:contents}.cards.list-view .group-numbers>div:first-child{grid-column:3}.cards.list-view .group-numbers>div:last-child{grid-column:4}.cards.list-view .group-numbers strong{font-size:19px;line-height:1.1}.cards.list-view .group-numbers small{white-space:nowrap;margin-top:3px}.cards.list-view .group-footer{white-space:nowrap;border:0;grid-column:5;padding:0;font-size:13px;font-weight:550}.cards.list-view .group-footer svg{display:none}.cards.list-view .group-body>.subtext{white-space:nowrap;grid-column:6;margin:0;font-size:12px}@media (max-width:950px){.cards.list-view{overflow:auto}.cards.list-view .group-card{min-width:1000px}}@media (max-width:800px){.view-switch{order:-1}.cards.list-view .group-card{min-width:0}.cards.list-view .group-body{grid-template-columns:1fr 1fr;gap:10px;min-height:0;padding:14px}.cards.list-view .group-heading{grid-column:1/-1}.cards.list-view .group-body>small,.cards.list-view .group-numbers>div:first-child{grid-column:1}.cards.list-view .group-numbers>div:last-child{grid-column:2}.cards.list-view .group-footer{grid-column:1}.cards.list-view .group-body>.subtext{white-space:normal;grid-column:2}}.context-menu{z-index:10000;background:#25282b;border:1px solid #3d444b;border-radius:10px;min-width:180px;padding:6px;display:grid;position:fixed;box-shadow:0 12px 32px #0008}.context-menu button{color:#eef1f3;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;width:100%;padding:9px 12px;display:block}.context-menu button:hover{background:#343a40}.context-menu button.danger{color:#ff8585}:is(.event-card .actions button[aria-label="Modifier la date"],.content:has(.event-list) .page-head-actions button:not(.primary),.content:has(.group-card) .page-head-actions button:not(.primary)){display:none}.context-menu button:last-child{color:#f77}.content:has(.event-list) .toolbar label.inline{display:none!important}.cards.list-view .group-card:not(:last-child){border-bottom-color:#4a5258!important}.cards.list-view .group-card.sold-out:hover{box-shadow:inset 4px 0 #70e0a0;background:linear-gradient(90deg,#1f6f4466,#182f2361)!important;border-color:#70e0a0!important}.dashboard-kpi .metric-label{align-items:center;gap:8px;display:flex}.metric-icon{opacity:.9;border:1px solid;border-radius:5px;place-items:center;width:19px;height:19px;font-size:13px;line-height:1;display:inline-grid}.metric-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.dashboard-kpi .metric-label{color:#bdc9d7;letter-spacing:0;text-align:left!important;justify-content:flex-start!important;width:auto!important;font-weight:400!important}.dashboard-kpi .metric-label>span{font-weight:400}.dashboard-kpi .metric-label .metric-icon{width:1em;height:1em;color:inherit;fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;opacity:1;flex:0 0 1em;margin:0;display:block;border:0!important;border-radius:0!important}.dashboard-kpi .metric-label,.dashboard-kpi .metric-label>span,.dashboard-kpi .metric-label .metric-icon{color:#d8e0e8!important}.dashboard-kpi{min-height:130px;padding-top:16px;padding-bottom:14px;overflow:visible}.dashboard-kpi .metric-info{z-index:4;color:#b9c3cc;cursor:default;place-items:center;width:20px;height:20px;display:grid;position:absolute;top:15px;right:16px}.dashboard-kpi .metric-info>svg{stroke-width:1.9px;width:15px;height:15px}.dashboard-kpi .metric-info>span{color:#e4e9ed;opacity:0;visibility:hidden;pointer-events:none;background:#1b1e21;border:1px solid #495158;border-radius:7px;width:245px;padding:9px 10px;font-size:11px;font-weight:400;line-height:1.38;transition:opacity .14s,transform .14s,visibility .14s;position:absolute;bottom:27px;right:0;transform:translateY(3px);box-shadow:0 10px 24px #0008}.dashboard-kpi .metric-info:hover>span,.dashboard-kpi .metric-info:focus-visible>span{opacity:1;visibility:visible;transform:translateY(0)}.dashboard-kpi .metric-label{padding-right:28px}.modal{background:linear-gradient(145deg,#24282c,#1e2124);border-color:#4a535a;border-radius:16px;width:min(720px,100vw - 32px);padding:0;overflow:hidden;box-shadow:0 30px 100px #000b}.modal.wide{width:min(1060px,100vw - 32px)}.modal-head{border-bottom:1px solid #3a4146;min-height:72px;margin:0;padding:20px 26px 18px}.modal-head h2{letter-spacing:-.35px;font-size:21px;font-weight:620}.modal-head .icon{color:#cbd4db;border:1px solid #424b52;border-radius:8px;width:34px;height:34px;padding:0}.modal-head .icon:hover{background:#30363b;border-color:#66727a}.modal form{padding:24px 26px 0}.modal .form-grid{gap:4px 18px}.modal .field{gap:7px;margin-bottom:15px}.modal .field>span{letter-spacing:.15px;color:#bfc9d0;font-size:12px;font-weight:600}.modal .field input,.modal .field select,.modal .field textarea{background:#191c1f;border-color:#444c52;border-radius:8px;min-height:42px}.modal .field textarea{min-height:100px}.modal .field input:hover,.modal .field select:hover,.modal .field textarea:hover{border-color:#5a656d}.modal .field input:focus,.modal .field select:focus,.modal .field textarea:focus{border-color:#7eaef2;outline-color:#7eaef230}.modal .form-actions{background:#202428;border-top-color:#3a4146;margin:24px -26px 0;padding:16px 26px 18px}.modal .form-actions button{min-height:38px;padding-inline:16px}.modal>.error,.modal>p,.modal>.detail-grid,.modal>.actions,.modal>.danger-zone{margin-left:26px;margin-right:26px}.modal>.detail-grid{margin-top:24px}.modal>.danger-zone{padding-bottom:22px}.modal .selection-bar{background:#2c3729;border-color:#4a5b42}select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23c3cbd2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")!important;background-position:right 17px center!important;background-repeat:no-repeat!important;background-size:14px!important;padding-right:42px!important}.cards.list-view .group-card.sold-out:hover{box-shadow:inset 4px 0 #59ce89,inset 0 1px #6fb18457,inset 0 -1px #6fb18457!important}.cards.list-view .group-card{position:relative}.cards.list-view .group-card:hover:before,.cards.list-view .group-card:hover:after{content:"";z-index:3;pointer-events:none;background:#65b9876b;height:1px;position:absolute;left:0;right:0}.cards.list-view .group-card:hover:before{top:0}.cards.list-view .group-card:hover:after{bottom:0}.cards.list-view .group-card:hover:before,.cards.list-view .group-card:hover:after{content:none}.cards.list-view .group-card.sold-out:hover:before,.cards.list-view .group-card.sold-out:hover:after{content:"";z-index:3;pointer-events:none;background:#48976670;height:1px;position:absolute;left:0;right:0}.cards.list-view .group-card.sold-out:hover:before{top:0}.cards.list-view .group-card.sold-out:hover:after{bottom:0}.cards.list-view .group-card:hover{box-shadow:none!important}.cards.list-view .group-card.sold-out:hover{border-top:0!important;border-bottom:0!important;transition:none!important;box-shadow:inset 4px 0 #59ce89!important}.cards.list-view .group-card.sold-out:hover:not(:last-child){border-bottom:1px solid #0000!important}.cards.list-view .group-card:has(+.group-card.sold-out:hover){border-bottom-color:#0000!important;transition:none!important}.modal{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#596269 transparent;max-height:calc(100vh - 28px);overflow-y:auto}.modal-head{z-index:5;background:#23272a;position:sticky;top:0}.modal .form-actions{z-index:4;position:sticky;bottom:0}.lot-editor{padding-bottom:18px}.lot-editor .form-grid{margin-top:4px}input.field-invalid,select.field-invalid,textarea.field-invalid{border-color:#d75d58!important;box-shadow:0 0 0 2px #d75d5824!important}input.field-invalid:focus,select.field-invalid:focus,textarea.field-invalid:focus{outline-color:#d75d583d!important}.lot-editor{flex-direction:column;gap:0;display:flex}.lot-editor .lot-row{border-top:1px solid #3a4146;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:16px 0;display:grid}.lot-editor .lot-primary-row{border-top:0;padding-top:0}.lot-editor .field{min-width:0;margin:0}.lot-editor .field>span{color:#aeb9c2;font-size:11px}.lot-editor .field input{min-height:38px;padding:7px 10px}.lot-editor input:disabled{opacity:.46;cursor:not-allowed;background:#171a1d}.lot-editor .lot-price-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.lot-editor .price-fields{min-width:0}.lot-editor .price-fields>.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.lot-editor .price-fields .field small,.lot-editor .price-fields>.hint{display:none}.lot-editor .form-actions{margin-top:18px}@media (max-width:720px){.lot-editor .lot-row,.lot-editor .lot-price-row{grid-template-columns:1fr 1fr}.lot-editor .lot-row>.field:last-child,.lot-editor .lot-price-row .price-fields{grid-column:1/-1}}:focus{outline:none!important}select:focus:not(.field-invalid){border-color:#65a8ff!important;outline:none!important}.modal .field select:focus:not(.field-invalid){border-color:#7eaef2!important;outline:none!important}select:focus:not(.field-invalid):not(:hover){box-shadow:none!important;border-color:#3c4247!important;outline:none!important;transition:none!important}.modal .field select:focus:not(.field-invalid):not(:hover){border-color:#444c52!important}select:focus[data-pointer-left]:not(.field-invalid){box-shadow:none!important;border-color:#3c4247!important;outline:none!important;transition:none!important}.modal .field select:focus[data-pointer-left]:not(.field-invalid){border-color:#444c52!important}input:not([type=checkbox]):not([type=radio]):not(:disabled),select:not(:disabled),textarea:not(:disabled){background-color:#191c1f!important}input:not([type=checkbox]):not([type=radio]):disabled,select:disabled,textarea:disabled{background-color:#171a1d!important}.lot-editor .field:has(input:disabled)>span{color:#566069}.field:not(:has(input:disabled))>span{color:#c6cfd6}.lot-editor input:disabled{background-color:#181b1e!important}.lot-table-wrap{border-radius:10px}.lot-table th:first-child{min-width:220px}.lot-table th:nth-child(2){min-width:84px}.lot-table th:nth-child(3),.lot-table th:nth-child(4),.lot-table th:nth-child(5){min-width:112px}.lot-table th:nth-child(6){min-width:132px}.lot-table td{vertical-align:middle}.lot-placement{flex-direction:column;justify-content:center;gap:3px;min-height:52px;display:flex}.lot-placement strong{letter-spacing:.1px;text-transform:uppercase;color:#e5eaee;font-size:14px;font-weight:650}.lot-placement small,.lot-sold small,.lot-profit small{color:#929ca5;font-size:11px}.lot-sold,.lot-profit{font-variant-numeric:tabular-nums}.lot-sold strong,.lot-profit strong{color:#e3e8ec;font-weight:650;display:block}.lot-profit.positive strong,.lot-profit.positive small{color:#62d997}.lot-profit.negative strong,.lot-profit.negative small{color:#ef7770}.lot-profit.neutral strong,.lot-profit.neutral small{color:#e3e8ec}.lot-table td.positive{color:#62d997;font-variant-numeric:tabular-nums;font-weight:650}.lot-account{align-items:center;gap:3px;min-width:0;display:flex}.lot-account-email{color:#d7e0e6;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;min-width:0;padding:0;font-size:12px;overflow:hidden}.lot-account .icon{color:#aeb8c0;flex:none;padding:5px}.lot-table td:last-child{text-align:right;width:42px}.lot-table td:last-child .icon{color:#c1cad1;padding:6px}.lot-table td:last-child .icon:hover{color:#fff}.lot-row-actions{justify-content:flex-end;align-items:center;gap:2px;display:flex}.lot-table td:last-child{width:72px}.lot-table td:last-child .icon{padding:5px}.lot-profit em{font-size:11px;font-style:normal;font-weight:600}.lot-account-email:hover{color:#d7e0e6;background:0 0;text-decoration:none}.lot-row-actions .sale-lot{color:#62d997;background:#183a2a;border-color:#316b4c}.dashboard-alerts:has(.dashboard-alert){justify-content:flex-start;gap:10px}.lot-table th:nth-child(3){min-width:92px}.lot-table th:nth-child(4),.lot-table th:nth-child(5),.lot-table th:nth-child(6){min-width:112px}.lot-table th:nth-child(7){min-width:132px}.lot-table th:nth-child(8){min-width:190px}.lot-table tbody tr.partially-sold>td:first-child{box-shadow:inset 3px 0 #d99a38}.lot-row-actions .sale-lot{color:#62d997;background:0 0;border-color:#0000;padding:6px}.lot-row-actions .sale-lot:hover{color:#8cebb6;background:0 0;border-color:#0000}.lot-row-actions .sale-lot:disabled{color:#69737b;background:0 0;border-color:#0000}.lot-table{min-width:1280px}.lot-table th{white-space:nowrap}.lot-sort{color:inherit;font:inherit;font-weight:inherit;white-space:nowrap;background:0 0;border:0;align-items:center;gap:5px;padding:0;display:inline-flex}.lot-sort i{color:#81909a;font-size:11px;font-style:normal}.lot-followup{font-variant-numeric:tabular-nums;color:#e1e7ea;font-weight:650}.lot-table td:last-child .sale-lot:disabled,.lot-table td:last-child .sale-lot:disabled:hover{color:#69737b}.lot-table{min-width:1190px;font-size:12px}.lot-table th{color:#93a5b7;background:#1d2023;padding:8px 10px;font-size:10px;font-weight:650}.lot-table td{padding:9px 10px}.lot-placement{min-height:30px}.lot-placement strong{font-size:13px}.lot-placement small{font-size:10px}.lot-followup{font-size:12px}.lot-table th:nth-child(9),.lot-table th:nth-child(10){min-width:82px}.lot-table tbody tr.sold-out>td:first-child{box-shadow:inset 4px 0 #55d997}.lot-table td:last-child .sale-lot{color:#43c979}.lot-table td:last-child .sale-lot:hover{color:#68dda0}.lot-table td:last-child .sale-info{color:#c1cad1}.lot-table td:last-child .sale-info:hover{color:#fff}.lot-table td:last-child .sale-lot,.lot-table td:last-child .sale-info{width:30px;height:30px;padding:5px}.lot-table td:last-child .sale-lot svg,.lot-table td:last-child .sale-info svg{width:20px;height:20px}.lot-table td:last-child .sale-lot{background:0 0;border:1px solid #3b4146}.lot-table-wrap{background:0 0;border:0;border-radius:0}.lot-table{table-layout:fixed;width:100%;min-width:1220px;font-size:12px}.lot-table th{color:#93a5b7;background:#1d2023;border-bottom:1px solid #353a3e;height:30px;padding:0 14px;font-size:10px;font-weight:650}.lot-table td{color:#c0cbd5;border-bottom:1px solid #30363a;height:47px;padding:0 14px;font-size:12px}.lot-table tbody tr:hover>td{background:#ffffff06}.lot-table th:first-child,.lot-table td:first-child{text-align:left}.lot-table th:not(:first-child):not(:last-child),.lot-table td:not(:first-child):not(:last-child){text-align:center}.lot-table th:last-child,.lot-table td:last-child{text-align:center;width:72px}.lot-table th:nth-child(2),.lot-table th:nth-child(3){width:7%}.lot-table th:nth-child(9),.lot-table th:nth-child(10){width:7%}.lot-sort{color:#93a5b7;background:0 0;border:0;border-radius:0;height:30px;padding:0;font-size:10px;font-weight:650}.lot-table th:first-child .lot-sort{text-align:left;justify-content:flex-start}.lot-table th:not(:first-child) .lot-sort{text-align:center;justify-content:center}.lot-sort:hover{color:#d3e4f5;background:#4d93ff0d}.lot-sort i{color:#6f8eac;background:0 0;border-radius:0;width:auto;height:auto;margin-left:4px;font-size:11px;font-style:normal}.lot-sort:hover i{color:#9fc8ef}.lot-placement{gap:2px;min-height:47px}.lot-placement strong{color:#edf3f8;font-size:12px;font-weight:700}.lot-placement small{color:#929ca5;font-size:10px}.lot-sold strong,.lot-profit strong,.lot-followup{font-size:12px}.lot-account{justify-content:center}.lot-account-email{font-size:11px}.lot-table tbody tr.sold-out>td{background:linear-gradient(100deg,#1b382d,#19251f);border-top-color:#48976670;border-bottom-color:#48976670}.lot-table tbody tr.sold-out:hover>td{background:linear-gradient(100deg,#1e402f,#1a2a21)}.lot-table-wrap{background:#1d2023;border:1px solid #353a3e;border-radius:10px;overflow:auto}.lot-table{border-collapse:separate;border-spacing:0}.lot-table th,.lot-table td{border-bottom-color:#3a4146}.lot-table tbody tr:last-child td{border-bottom:0}.lot-table thead tr:first-child th:first-child{border-top-left-radius:9px}.lot-table thead tr:first-child th:last-child{border-top-right-radius:9px}.lot-table tbody tr:last-child td:first-child{border-bottom-left-radius:9px}.lot-table tbody tr:last-child td:last-child{border-bottom-right-radius:9px}.lot-table th{padding:0}.lot-sort{width:100%;height:30px;padding:0 14px;display:flex}.profitability-grid-head button{width:100%;padding:0 14px;display:flex}.lot-table td:last-child .sale-lot{background:0 0;border-color:#0000}.lot-table td:last-child .sale-lot:hover{background:#343a3f;border-color:#0000}.lot-table tbody tr.sold-out>td{border-top-color:#3a4146;border-bottom-color:#3a4146}table.lot-table tbody tr.sold-out>td{border-top-color:#3a4146!important;border-bottom-color:#3a4146!important}.lot-table th:first-child{width:17%}.lot-table th:nth-child(2){width:6%}.lot-table th:nth-child(3){width:7%}.lot-table th:nth-child(4),.lot-table th:nth-child(5),.lot-table th:nth-child(6){width:8%}.lot-table th:nth-child(7){width:11%}.lot-table th:nth-child(8){width:8%}.lot-table th:nth-child(9){width:13%}.lot-table th:nth-child(10),.lot-table th:nth-child(11){width:8%;min-width:92px}.lot-table th:last-child,.lot-table td:last-child{width:82px}.lot-table td:last-child .lot-row-actions{gap:6px}.lot-table td:last-child,.lot-table th:last-child{width:116px}.lot-row-actions{justify-content:flex-end;min-width:92px}.lot-row-actions .sale-info{color:#c1cad1}.lot-row-actions .sale-info:hover{color:#fff;background:#343a3f}.sale-list{flex-direction:column;gap:16px;max-height:min(560px,100vh - 210px);padding:2px 0 4px;display:flex;overflow-y:auto}.sale-list-item{color:#e5ebef;text-align:left;background:#1a1e21;border:1px solid #3b4349;border-radius:16px;grid-template-columns:minmax(0,1fr) auto 28px;align-items:center;gap:18px;width:100%;min-height:136px;padding:24px 28px;display:grid}.sale-list-item:hover{background:#23292d;border-color:#58646d}.sale-list-item span{flex-direction:column;gap:3px;min-width:0;display:flex}.sale-list-item strong{font-size:14px;font-weight:650}.sale-list-item small{color:#98a5ae;font-size:11px}.sale-list-item b{color:#62d997;font-variant-numeric:tabular-nums;font-size:13px}.sale-list-item svg{color:#aebbc4}.sale-list-item:disabled{opacity:.42;cursor:not-allowed}.lot-row-actions .sale-info:disabled{color:#69737b;opacity:.55;background:0 0;border-color:#0000}table.lot-table tbody tr.sold-out{background:linear-gradient(100deg,#1b382d,#19251f)}table.lot-table tbody tr.sold-out>td{background:0 0!important}table.lot-table tbody tr.sold-out:hover{background:linear-gradient(90deg,#1f6f4466,#182f2361)}.sales-stack{flex-direction:column;gap:34px;padding-bottom:12px;display:flex}.sale-instance{border:0;padding-top:2px}.sale-instance+.sale-instance{border-top:1px solid #3a4146;padding-top:30px}.sale-instance>h3{color:#c6cfd6;margin:0 0 18px;font-size:16px;font-weight:700}.sale-instance .sale-editor{padding:0}.sale-instance .sale-editor .form-actions{background:0 0;margin:20px 0 0;padding:16px 0 0;position:static}.sale-instance .sale-editor .form-actions button[type=button]{display:none}.modal:has(.sales-stack){width:min(1060px,100vw - 32px)}.modal>.sales-stack{padding:30px 26px 36px}.sales-stack{gap:44px;padding-bottom:0}.sale-instance+.sale-instance{padding-top:38px}.sale-instance>h3{letter-spacing:-.2px;color:#e6edf2;margin:0 0 24px;font-size:18px}.sale-instance .sale-editor .sale-price-row{gap:18px;padding:0 0 24px}.sale-instance .sale-editor .sale-platform-row{border-bottom:1px solid #3a4146;padding:24px 0}.sale-instance .sale-editor .sale-status-row{border-bottom:0;gap:18px;padding:24px 0 0}.sale-instance .sale-editor .form-actions{border:0;min-height:42px;margin:26px 0 0;padding:0}.sale-instance .sale-editor .form-actions button.primary{min-height:42px;padding:0 20px}.sale-instance .sale-editor .field{margin:0}.sale-instance .sale-editor .field>span{margin-bottom:2px}.sale-instance .sale-client-marketplace{display:none}.toolbar .actions select[aria-label="Vente des lots"],.toolbar .actions select[aria-label="Statut des lots"]{width:205px;min-width:205px}.calendar-panel{background:0 0;padding:0;border:0!important;border-radius:0!important}.calendar-panel .calendar-navigation{padding:20px 20px 0}.calendar-panel .calendar-weekdays{padding:0 20px}.calendar-panel .calendar-grid{border-top:1px solid #2f373c;border-left:1px solid #2f373c;margin:0 20px}.calendar-panel .calendar-day{border-bottom:1px solid #2f373c;border-right:1px solid #2f373c}.calendar-panel{background:0 0!important}.calendar-panel .calendar-grid{margin:0}.calendar-panel .calendar-weekdays{padding-left:0;padding-right:0}.calendar-panel .calendar-navigation{border:1px solid #30383e;border-radius:12px 12px 0 0;margin:0;padding:18px 20px}.calendar-panel .calendar-weekdays{border-inline:1px solid #30383e;padding:14px 16px 10px}.calendar-panel .calendar-grid{border-bottom:1px solid #2f373c;border-right:1px solid #2f373c;border-radius:0 0 12px 12px;overflow:hidden}.calendar-panel .calendar-day:nth-last-child(-n+7){border-bottom:0}.calendar-panel .calendar-day:nth-child(7n){border-right:0}.calendar-item{position:relative}.calendar-item-tooltip{z-index:20;color:#dce5eb;opacity:0;pointer-events:none;background:#262c30;border:1px solid #48535b;border-radius:7px;align-items:center;gap:5px;width:max-content;max-width:220px;padding:8px 10px;font-size:10px;line-height:1.2;transition:opacity .12s,transform .12s;display:flex;position:absolute;bottom:calc(100% + 8px);left:0;transform:translateY(3px);box-shadow:0 10px 26px #0009}.calendar-item-tooltip b{color:#8fc2ff;font-size:11px}.calendar-item-tooltip i{background:#7c8790;border-radius:50%;width:3px;height:3px;margin:0 2px}.calendar-item:hover .calendar-item-tooltip{opacity:1;transform:translateY(0)}.calendar-panel .calendar-grid{overflow:visible}.calendar-summary{grid-template-columns:repeat(3,minmax(0,1fr)) 1.4fr;gap:12px;margin:0 0 20px;display:grid}.calendar-summary>div{background:linear-gradient(145deg,#23282c,#1d2023);border:1px solid #30383e;border-radius:11px;align-items:center;gap:11px;min-height:72px;padding:14px 16px;display:flex}.calendar-summary svg{color:#8fc2ff}.calendar-summary span{flex-direction:column;gap:1px;display:flex}.calendar-summary strong{letter-spacing:-.5px;color:#edf2f5;font-size:22px;font-weight:600}.calendar-summary small{color:#89949d;font-size:10px}.calendar-summary-note{background:linear-gradient(115deg,#293329,#222a25)!important;border-color:#3e5140!important;justify-content:space-between!important}.calendar-summary-note span{color:#c5e0ba;font-size:12px}.calendar-summary-note small{text-align:right}.calendar-panel{background:linear-gradient(145deg,#22272b,#1d2023);border-radius:14px;padding:20px}.calendar-navigation{justify-content:space-between;margin:0 0 22px;padding:0 2px}.calendar-navigation h2{letter-spacing:-.3px;font-size:21px}.calendar-navigation .icon{border:1px solid #3c464d;border-radius:9px;width:34px;height:34px}.calendar-weekdays span{color:#91a0aa;letter-spacing:.7px;text-transform:uppercase;padding:0 12px 10px;font-size:10px}.calendar-day{background:#1b1f22;border-bottom:1px solid #2f373c;border-right:1px solid #2f373c;min-height:145px;padding:11px;transition:background .15s}.calendar-day:hover{background:#22282c}.calendar-day.blank{background:#181b1e}.calendar-day>strong{color:#c3cdd3;border-radius:8px;place-items:center;width:25px;height:25px;font-size:12px;display:inline-grid}.calendar-day.today>strong{color:#122338;background:#72aef3}.calendar-items{gap:6px;margin-top:9px}.calendar-item{background:linear-gradient(90deg,#65a8ff18,#0000);border-left:3px solid #65a8ff;border-radius:5px;padding:7px 8px}.calendar-item:hover{background:#65a8ff2b}.calendar-item span{color:#e0e8ed;font-size:11px}.calendar-item small{color:#9caab3;font-size:10px}.calendar-list-item{background:linear-gradient(145deg,#23282c,#1d2023);border-radius:12px;padding:17px 19px;transition:border-color .15s,transform .15s}.calendar-list-item:hover{border-color:#6b9bd0;transform:translateY(-1px)}@media (max-width:800px){.calendar-summary{grid-template-columns:1fr 1fr}.calendar-summary-note{grid-column:1/-1}.calendar-day{min-height:112px}}.sale-editor{flex-direction:column;gap:0;display:flex}.sale-editor .field{gap:7px;margin:0}.sale-editor .field>span,.sale-section-label{color:#aab3bd;letter-spacing:1.25px;text-transform:uppercase;font-size:11px;font-weight:700}.sale-editor input,.sale-editor select{background:#191c1f;min-height:42px}.sale-price-row,.sale-details{border-bottom:1px solid #353a3e;grid-template-columns:1fr 1fr 1fr;gap:16px;padding:2px 0 18px;display:grid}.sale-total{background:#191c1f;border:1px solid #3c4247;border-radius:7px;flex-direction:column;justify-content:center;padding:0 15px;display:flex}.sale-total small{color:#8e98a1;text-transform:uppercase;letter-spacing:.8px;font-size:10px}.sale-total strong{color:#eef3f6;font-variant-numeric:tabular-nums;font-size:17px}.sale-section-label{margin:19px 0 10px}.sale-ticket-section{padding:0 0 17px}.sale-ticket-section h3{color:#dbe2e7;font-size:12px;font-weight:650}.sale-ticket-section h3 span{color:#8f9aa3;margin-left:7px;font-size:11px;font-weight:400}.sale-ticket-grid{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.sale-ticket{color:#d4dce2;cursor:pointer;background:#25292f;border-radius:7px;place-items:center;min-width:38px;height:34px;padding:0 9px;font-weight:650;display:grid;position:relative}.sale-ticket input{opacity:0;pointer-events:none;position:absolute}.sale-ticket:has(input:checked){color:#f0fff6;background:#3e8b65;box-shadow:inset 0 0 0 1px #62d997}.sale-ticket.sold{opacity:.42;cursor:not-allowed}.sale-details{padding-top:18px}.sale-status-row{border-bottom:1px solid #353a3e;grid-template-columns:1fr 1fr;gap:16px;padding:18px 0;display:grid}.sale-new-client{color:#9fc8ef;background:0 0;border:0;align-self:flex-start;margin-top:8px;padding:0;font-size:11px}.sale-new-client:hover{color:#d6eaff;background:0 0}.sale-existing{color:#a9c7b5;background:#1b2520;border:1px solid #35413c;border-radius:8px;justify-content:space-between;align-items:center;margin:18px 0;padding:12px 14px;display:flex}.sale-existing strong{color:#e6f7ec}@media (max-width:720px){.sale-price-row,.sale-details,.sale-status-row{grid-template-columns:1fr}}.profitability-grid-head{padding-left:0;padding-right:0}.sale-client-discord .sale-details{grid-template-columns:repeat(2,minmax(0,1fr))}.sale-client-direct .sale-details{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:720px){.sale-client-discord .sale-details,.sale-client-direct .sale-details{grid-template-columns:1fr}}.sale-editor .sale-section-label,.sale-editor .sale-new-client,.sale-client-muted{display:none!important}.sale-editor .form-actions button.primary:disabled{color:#0d1b2d!important;opacity:1!important;background:#65a8ff!important;border-color:#65a8ff!important}.sale-editor :invalid{box-shadow:0 0 0 2px #d75d5824!important;box-shadow:none!important;border-color:#444c52!important}.sale-editor.validation-attempted :invalid{border-color:#d75d58!important;box-shadow:0 0 0 2px #d75d5824!important}.sale-editor.validation-attempted .sale-ticket-grid:not(:has(input:checked)){border:1px solid #d75d58;border-radius:8px;padding:5px}.sale-editor.validation-attempted .sale-ticket-grid:not(:has(input:checked)){border:0;padding:0}.sale-editor.validation-attempted .sale-ticket-grid .sale-ticket:not(:has(input:checked)){border-color:#d75d58!important;box-shadow:0 0 0 2px #d75d5824!important}.sale-editor .error{display:none!important}.modal:has(.sale-editor){width:min(720px,100vw - 32px)}.sale-editor .sale-ticket:has(input:checked){color:#e6f4eb!important;background:#326b50!important;border-color:#4fa878!important}.sale-editor .sale-platform-row,.sale-editor .sale-status-row{padding-top:16px!important}:is(.sale-editor:has(.sale-client-discord) .sale-platform-row,.sale-editor:has(.sale-client-direct) .sale-platform-row){border-bottom:0}.sale-editor .sale-ticket-section h3{color:#aeb9c2!important}.sale-editor .sale-ticket{background:#252b32;border:1px solid #424d57;transition:background .12s,border-color .12s,color .12s}.sale-editor .sale-ticket:hover:not(.sold){color:#f1f6fb;background:#303c49;border-color:#79a9d5}.sale-editor .sale-ticket:has(input:checked){background:#3e8b65;border-color:#62d997}.sale-editor .sale-platform-row{padding-top:16px}.sale-editor .sale-price-row,.sale-editor .sale-details,.sale-editor .sale-status-row{border-bottom:0}.sale-editor .sale-price-row{border-bottom:1px solid #353a3e;padding-top:0;padding-bottom:18px}.sale-editor .sale-platform-row,.sale-editor .sale-client-fields{border-bottom:1px solid #353a3e;padding:0 0 18px}.sale-editor .sale-details,.sale-editor .sale-status-row{padding-top:8px;padding-bottom:4px}.sale-editor .field{margin-bottom:0}.sale-editor .field>span{color:#aeb9c2;letter-spacing:0;text-transform:none;font-size:11px}.sale-editor input,.sale-editor select{border-radius:8px;min-height:38px;padding:7px 10px}.sale-editor .sale-price-row,.sale-editor .sale-details,.sale-editor .sale-status-row{gap:12px}.sale-editor .sale-ticket-section{padding-bottom:16px}.sale-editor .sale-ticket-section h3{color:#aeb9c2;font-size:11px;font-weight:600}.sale-editor .sale-ticket-section h3 span{color:#8f9aa3;margin-left:7px;font-size:11px}.field:has(.relation-suggestion){position:relative}.relation-suggestion{color:#dce4ea;text-align:left;background:#252a2e;border:0;border-radius:5px;justify-content:flex-start;width:100%;padding:8px 10px;display:flex}.relation-suggestion:hover{color:#fff;background:#343c43}.sale-client-name-field{position:relative}.sale-client-suggestions{z-index:30;background:#241e26;border-radius:10px;width:100%;position:absolute;top:calc(100% + 10px);left:0;overflow:visible;box-shadow:0 10px 24px #0008}.sale-client-suggestions:before{content:"";border-bottom:9px solid #241e26;border-left:9px solid #0000;border-right:9px solid #0000;position:absolute;top:-9px;left:28px}.sale-editor .sale-client-suggestion{color:#f0eaf2;text-align:left;background:0 0;border:0;border-radius:0;align-items:center;width:100%;padding:12px 14px;font-size:14px;font-weight:600;line-height:1.25;display:flex}.sale-editor .sale-client-suggestion:first-child{border-radius:10px 10px 0 0}.sale-editor .sale-client-suggestion:last-child{border-radius:0 0 10px 10px}.sale-editor .sale-client-suggestion:only-child{border-radius:10px}.sale-editor .sale-client-suggestion:hover{color:#fff;background:#312735}.sale-editor .sale-details>.field{min-width:0}.sale-editor .sale-details input{box-sizing:border-box;width:100%;min-width:0}.calendar-toolbar{margin-top:20px}.calendar-panel{width:100%;margin-left:0;margin-right:0;padding:0!important}.calendar-panel,.calendar-panel .calendar-day,.calendar-panel .calendar-day.blank,.calendar-panel{background:var(--surface)!important}.calendar-panel .calendar-day{background:#1b1f22!important}.calendar-panel .calendar-day.blank,.calendar-panel .calendar-day{background:#181b1e!important}.calendar-panel .calendar-day.blank{background:var(--surface)!important}.modal:has(.capacity-cards){width:min(760px,100vw - 32px);padding:0;overflow:hidden}.modal:has(.capacity-cards) .modal-head{border-bottom:1px solid #353b40;margin:0;padding:22px 26px}.modal:has(.capacity-cards) .modal-head h2{font-size:21px}.capacity-intro{padding:20px 26px 8px;line-height:1.5}.capacity-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:14px 26px 4px;display:grid}.capacity-card{background:#1d2023;border:1px solid #353b40;border-radius:11px;padding:18px}.capacity-card h3{margin-bottom:5px;font-size:16px}.capacity-card>p{color:#b8c3cb;font-size:13px}.capacity-card progress{accent-color:#65a8ff;width:100%;height:7px;margin-top:16px;display:block}.capacity-card progress::-webkit-progress-bar{background:#2d3338;border-radius:8px}.capacity-card progress::-webkit-progress-value{background:#65a8ff;border-radius:8px}.capacity-count{color:#dce4e9;padding:16px 26px 0;font-size:15px}.capacity-note{padding:10px 26px 24px;line-height:1.5}@media (max-width:700px){.capacity-cards{grid-template-columns:1fr}}.capacity-note,.capacity-count{padding-left:26px}.expenses-table-wrap{background:#1d2023;border:1px solid #353a3e;border-radius:10px;overflow:auto}.expenses-table{border-collapse:separate;border-spacing:0;width:100%;min-width:900px}.expenses-table thead{background:#1d2023}.expenses-table th{color:#93a5b7;border-bottom:1px solid #353a3e;height:30px;padding:0;font-size:10px;font-weight:650}.expenses-table td{color:#c0cbd5;border-bottom:1px solid #30363a;height:47px;padding:0 14px;font-size:12px}.expenses-table tbody tr:hover{background:#ffffff06}.expenses-table tbody tr:last-child td{border-bottom:0}.expense-sort{color:#93a5b7;white-space:nowrap;background:0 0;border:0;border-radius:0;align-items:center;gap:4px;width:100%;height:30px;padding:0 14px;font-size:10px;font-weight:650;display:flex}.expense-sort:hover{color:#d3e4f5;background:#4d93ff0d}.expense-sort i{color:#6f8eac;background:0 0;width:auto;height:auto;font-size:11px;font-style:normal}.expenses-table{table-layout:fixed}.expenses-table th:first-child,.expenses-table td:first-child{text-align:left;width:27%}.expenses-table th:nth-child(2),.expenses-table td:nth-child(2){text-align:right;width:11%}.expenses-table th:nth-child(3),.expenses-table td:nth-child(3){text-align:center;width:13%}.expenses-table th:nth-child(4),.expenses-table td:nth-child(4){text-align:center;width:14%}.expenses-table th:nth-child(5),.expenses-table td:nth-child(5){text-align:center;width:11%}.expenses-table th:nth-child(6),.expenses-table td:nth-child(6){text-align:center;width:13%}.expenses-table th:nth-child(7),.expenses-table td:nth-child(7){text-align:center;width:11%}.expenses-table th:nth-child(n+2) .expense-sort{justify-content:center}.expenses-table td:nth-child(7) .actions{justify-content:center;gap:4px}.expenses-table td:nth-child(7) button{padding:6px}.expenses-table td{text-overflow:ellipsis;overflow:hidden}.expenses-table td:first-child{color:#e0e8ed;font-weight:600}.expenses-table th:nth-child(2) .expense-sort{justify-content:flex-end}.expenses-table th:first-child .expense-sort{text-align:left;justify-content:flex-start}.expenses-table th:nth-child(2),.expenses-table td:nth-child(2){text-align:center}.expenses-table th:nth-child(2) .expense-sort{text-align:center;justify-content:center}.editor-one_off_expenses .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.editor-one_off_expenses .form-grid>div:first-child{grid-column:1/-1}.editor-one_off_expenses .form-grid>div{border-top:1px solid #353b40;padding:18px 0}.editor-one_off_expenses .form-grid>div:first-child{border-top:0;padding-top:0}.editor-one_off_expenses .form-actions{margin-top:18px}.editor-one_off_expenses .form-grid,.editor-recurring_expenses .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.editor-one_off_expenses .form-grid>div,.editor-recurring_expenses .form-grid>div{border-top:1px solid #353b40;padding:18px 0}.editor-one_off_expenses .form-grid>div:first-child,.editor-recurring_expenses .form-grid>div:first-child{border-top:0;padding-top:0}.editor-one_off_expenses .form-actions,.editor-recurring_expenses .form-actions{margin-top:18px}.editor-one_off_expenses .form-grid,.editor-recurring_expenses .form-grid{column-gap:18px}.editor-one_off_expenses .form-grid>div:nth-child(odd):not(:first-child),.editor-recurring_expenses .form-grid>div:nth-child(odd):not(:first-child){position:relative}.editor-one_off_expenses .form-grid>div:nth-child(odd):not(:first-child):after,.editor-recurring_expenses .form-grid>div:nth-child(odd):not(:first-child):after{content:"";border-top:1px solid #353b40;width:18px;position:absolute;top:-1px;right:-18px}.editor-one_off_expenses .form-grid>div:nth-child(2n),.editor-recurring_expenses .form-grid>div:nth-child(2n){padding-left:0}.editor-one_off_expenses .form-grid>div:not(:first-child),.editor-recurring_expenses .form-grid>div:not(:first-child){position:relative}.editor-one_off_expenses .form-grid>div:not(:first-child):before,.editor-recurring_expenses .form-grid>div:not(:first-child):before{content:"";border-top:1px solid #353b40;width:18px;position:absolute;top:-1px;left:-18px}.editor-recurring_expenses .form-grid>div:first-child{grid-column:1/-1}.expenses-table th:first-child .expense-sort{padding-left:14px}.expenses-table td:last-child .actions{justify-content:flex-end;gap:2px}.expenses-table .expense-delete{color:#ed837c;background:0 0;border-color:#0000}.expenses-table .expense-delete:hover{background:#683c3920;border-color:#683c39}.recurring-menu{background:#1d2023;border:1px solid #353a3e;border-radius:10px;margin:-8px 0 18px;padding:14px 16px;box-shadow:0 14px 30px #0004}.recurring-menu-head{border-bottom:1px solid #353a40;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.recurring-menu-row{border-bottom:1px solid #30363a;justify-content:space-between;align-items:center;gap:16px;padding:11px 0;display:flex}.recurring-menu-row:last-child{border-bottom:0}.recurring-menu-row strong,.recurring-menu-row small{display:block}.recurring-menu-row small{color:#8e9aa4;margin-top:2px;font-size:11px}.recurring-menu-row .danger{color:#ed837c;background:0 0;border-color:#683c39;padding:6px 10px}.recurring-menu-row .danger:hover{background:#683c3920}.confirm-overlay{z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080a0dcc;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.confirm-dialog{color:#edf2f7;background:#20252a;border:1px solid #3c464f;border-radius:18px;width:min(440px,100%);padding:26px;box-shadow:0 24px 70px #0009}.confirm-dialog-icon{color:#1c2024;background:#f0a44b;border-radius:50%;place-items:center;width:34px;height:34px;margin-bottom:16px;font-weight:800;display:grid}.confirm-dialog h2{margin:0 0 10px;font-size:21px}.confirm-dialog p{white-space:pre-line;color:#aeb9c2;margin:0;line-height:1.55}.confirm-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.confirm-actions button{color:#e8edf2;cursor:pointer;background:#2a3036;border:1px solid #46515b;border-radius:9px;min-width:100px;padding:10px 16px;font-weight:650}.confirm-actions button:hover{background:#323a42}.confirm-actions .danger{color:#fff;background:#bf625c;border-color:#8a4945}.confirm-actions .danger:hover{background:#d2756e}.calendar-item.recurring-expense{background:#e26d7214;border-left-color:#e26d72}.calendar-item.recurring-expense:hover{background:#e26d7224}.calendar-item.recurring-expense .calendar-item-tooltip b{color:#f08a8e}.expenses-table tr.expense-future{box-shadow:inset 3px 0 #e5a044}.expenses-table tr.expense-future td:first-child{padding-left:14px}.content:has(.expenses-table-wrap)>.tabs{margin-top:8px}.email-lists-page .page-intro{display:block}.email-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0 24px;display:grid}.email-kpis>div{background:linear-gradient(135deg,#222629,#1d2023);border:1px solid #353a3e;border-radius:12px;grid-template-columns:28px 1fr;align-items:center;column-gap:10px;padding:18px 20px;display:grid}.email-kpis svg{color:#73aefb;grid-row:span 2}.email-kpis strong{font-size:22px;line-height:1.1}.email-kpis span{color:#8f9aa3;font-size:12px}.email-toolbar{margin-bottom:14px}.email-table-wrap{background:#1d2023;border-color:#353a3e}.email-table th:first-child,.email-table td:first-child{text-align:left}.email-table td{vertical-align:middle}.email-count{color:#8fc2ff;background:#4d93ff18;border-radius:999px;place-items:center;min-width:32px;padding:4px 8px;font-weight:700;display:inline-grid}.email-lists-page .expense-delete:hover{color:#ff8b83}@media (max-width:800px){.email-kpis{grid-template-columns:1fr}}.contacts-table-wrap{background:#1d2023;border-color:#353a3e}.contacts-table td{vertical-align:middle}.contacts-table td:first-child{min-width:220px}.contact-tabs{margin-top:10px}.lot-editor .seller-source{border-top:1px solid #353b40;align-items:center;padding-top:16px}.lot-editor .seller-source>.inline{grid-column:1/-1;justify-self:start;width:auto;font-weight:600}.lot-editor .seller-source .field{min-width:0}.lot-editor .seller-other-fields{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.lot-editor .seller-other-fields>.field{min-width:0}.lot-editor .seller-other-fields input{box-sizing:border-box;width:100%;min-width:0}.contact-name-field{position:relative}.contact-suggestions{z-index:30;background:#241e26;border-radius:10px;width:100%;position:absolute;top:calc(100% + 10px);left:0;overflow:visible;box-shadow:0 10px 24px #0008}.contact-suggestions:before{content:"";border-bottom:9px solid #241e26;border-left:9px solid #0000;border-right:9px solid #0000;position:absolute;top:-9px;left:28px}.contact-suggestion{color:#f0eaf2;text-align:left;background:0 0;border:0;border-radius:0;align-items:center;width:100%;padding:12px 14px;font-size:14px;font-weight:600;line-height:1.25;display:flex}.contact-suggestion:first-child{border-radius:10px 10px 0 0}.contact-suggestion:last-child{border-radius:0 0 10px 10px}.contact-suggestion:only-child{border-radius:10px}.contact-suggestion:hover{color:#fff;background:#312735}@media (max-width:700px){.lot-editor .seller-other-fields{grid-template-columns:1fr}}.lot-editor .seller-source>.field,.lot-editor .seller-source .contact-name-field{width:100%;min-width:0}.lot-editor .seller-source input:not([type=checkbox]),.lot-editor .seller-source select{box-sizing:border-box;width:100%;min-width:0}.contacts-table.expenses-table th:nth-child(4) .expense-sort{justify-content:center}.contacts-table.expenses-table td:nth-child(5) .actions{justify-content:center;gap:4px}.history-list{flex-direction:column;gap:0;display:flex}.history-list>div{border-bottom:1px solid #353b40;grid-template-columns:110px 1fr auto;align-items:center;gap:14px;padding:13px 0;display:grid}.history-list>div:last-child{border-bottom:0}.history-list>div span{color:#8fc2ff;font-weight:700}.history-list>div small{text-align:right}.contacts-table.expenses-table th:first-child,.contacts-table.expenses-table td:first-child{text-align:left;width:19%}.contacts-table.expenses-table th:nth-child(2),.contacts-table.expenses-table td:nth-child(2){text-align:left;width:16%}.contacts-table.expenses-table th:nth-child(3),.contacts-table.expenses-table td:nth-child(3){text-align:left;width:17%}.contacts-table.expenses-table th:nth-child(4),.contacts-table.expenses-table td:nth-child(4){text-align:left;width:13%}.contacts-table.expenses-table th:nth-child(5),.contacts-table.expenses-table td:nth-child(5){text-align:center;width:12%}.contacts-table.expenses-table th:nth-child(6),.contacts-table.expenses-table td:nth-child(6){text-align:center;width:15%}.contacts-table.expenses-table th:nth-child(7),.contacts-table.expenses-table td:nth-child(7){text-align:center;width:8%}.contacts-table.expenses-table th:nth-child(n+2) .expense-sort{justify-content:flex-start}.contacts-table.expenses-table th:nth-child(5) .expense-sort,.contacts-table.expenses-table th:nth-child(6) .expense-sort{justify-content:center}.history-table-wrap{border:1px solid #353b40;border-radius:10px;overflow:auto}.history-table{border-collapse:collapse;width:100%;min-width:760px}.history-table th{text-align:left;color:#93a5b7;border-bottom:1px solid #353b40;padding:11px 14px;font-size:11px}.history-table td{color:#cbd4db;border-bottom:1px solid #30363a;padding:14px;font-size:13px}.history-table tr:last-child td{border-bottom:0}.history-table td:nth-last-child(-n+3),.history-table th:nth-last-child(-n+3){text-align:center}.contacts-table .discord-pseudo{color:#94a1aa;vertical-align:baseline;margin-left:8px;font-size:11px;font-weight:400;display:inline-block}.content:has(.account-secret) .table-wrap{background:#1d2023;border:1px solid #353a3e;border-radius:10px;overflow:auto}.content:has(.account-secret) .table-wrap>table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:900px;font-size:12px}.content:has(.account-secret) .table-wrap th{color:#93a5b7;background:#1d2023;border-bottom:1px solid #353a3e;height:30px;padding:0;font-size:10px;font-weight:650}.content:has(.account-secret) .table-wrap td{color:#c0cbd5;border-bottom:1px solid #30363a;height:47px;padding:0 14px;font-size:12px}.content:has(.account-secret) .table-wrap tbody tr:hover{background:#ffffff06}.content:has(.account-secret) .table-wrap tbody tr:last-child td{border-bottom:0}:is(.content:has(.account-secret) .table-wrap th:first-child,.content:has(.account-secret) .table-wrap td:first-child){text-align:left;width:30%}:is(.content:has(.account-secret) .table-wrap th:nth-child(2),.content:has(.account-secret) .table-wrap td:nth-child(2)){text-align:left;width:26%}:is(.content:has(.account-secret) .table-wrap th:nth-child(3),.content:has(.account-secret) .table-wrap td:nth-child(3)),:is(.content:has(.account-secret) .table-wrap th:nth-child(4),.content:has(.account-secret) .table-wrap td:nth-child(4)){text-align:center;width:13%}:is(.content:has(.account-secret) .table-wrap th:nth-child(5),.content:has(.account-secret) .table-wrap td:nth-child(5)){text-align:center;width:18%}:is(.content:has(.account-secret) .table-wrap th,.content:has(.account-secret) .table-wrap td){white-space:nowrap;text-overflow:ellipsis;overflow:hidden}:is(.content:has(.account-secret) .table-wrap th:first-child,.content:has(.account-secret) .table-wrap th:nth-child(2)){text-align:left}.content:has(.account-secret) .table-wrap .actions>button:not(.icon){color:#c1cad1;background:0 0;border:1px solid #0000;border-radius:7px;width:30px;height:30px;padding:5px;font-size:0}.content:has(.account-secret) .table-wrap .actions>button:not(.icon):before{content:"↶";font-size:18px;line-height:1}.content:has(.account-secret) .table-wrap .actions>button:not(.icon):hover{color:#fff;background:#343a3f}.modal:has(.section-divider) table{border-collapse:separate;border-spacing:0;width:100%;min-width:700px;font-size:12px}.modal:has(.section-divider) table th{color:#93a5b7;background:#1d2023;border-bottom:1px solid #353a3e;height:30px;padding:0 14px;font-size:10px;font-weight:650}.modal:has(.section-divider) table td{color:#c0cbd5;border-bottom:1px solid #30363a;height:47px;padding:0 14px;font-size:12px}.modal:has(.section-divider) table tr:hover td{background:#ffffff06}.modal:has(.section-divider) table tr:last-child td{border-bottom:0}:is(.modal:has(.section-divider) table th:not(:first-child),.modal:has(.section-divider) table td:not(:first-child)){text-align:center}.modal:has(.section-divider) table td:first-child button{color:#c0cbd5;background:0 0;border:0;padding:0;font-size:12px}.modal:has(.section-divider) table td:first-child button:hover{color:#fff;background:0 0;text-decoration:underline}.account-platform-tabs{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.account-platform-tabs .tabs{flex:1;min-width:0;margin:10px 0 18px;overflow:auto}.account-platform-tabs .tabs button{white-space:nowrap}.platform-add-button{color:#a9c9eb;background:#20272d;border-color:#3c4c5b;flex:none;margin-bottom:18px;padding:8px 12px}.platform-add-button:hover{color:#d9ecff;background:#2b3741}.accounts-table th:nth-child(4),.accounts-table td:nth-child(4){text-align:right;width:15%}.accounts-table th:nth-child(3) .expense-sort{justify-content:center}.account-order-count{font-variant-numeric:tabular-nums;font-weight:700;color:inherit!important}.content:has(.account-secret) .accounts-table th:last-child{font-size:0}.content:has(.account-secret) button[aria-label="Définir le mot de passe"]{display:none}.accounts-table th:first-child,.accounts-table td:first-child,.accounts-table th:nth-child(2),.accounts-table td:nth-child(2){width:34%}.accounts-table th:nth-child(3),.accounts-table td:nth-child(3),.accounts-table th:nth-child(4),.accounts-table td:nth-child(4){width:16%}.accounts-table td:last-child .actions{justify-content:flex-end;gap:5px}.accounts-table th:nth-child(2),.accounts-table td:nth-child(2){text-align:center}.accounts-table th:nth-child(2) .expense-sort,.accounts-table td:nth-child(2)>.inline{justify-content:center}.accounts-table .account-secret{font-family:inherit}.accounts-table tr.has-orders{box-shadow:inset 3px 0 #f0a34a}.brand img{object-fit:contain;border-radius:8px;width:38px;height:38px}.brand-word{letter-spacing:-1.5px}.email-lists-page>.page-head{border-bottom:0;margin-bottom:0;padding-bottom:0}.email-type-tabs{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.email-type-tabs .tabs{flex:1;min-width:0;margin:10px 0 18px;overflow:auto}.email-type-tabs .tabs button{white-space:nowrap}.email-type-tabs .platform-add-button{margin-bottom:18px}.email-controls{align-items:center;gap:12px;margin:18px 0;display:flex}.email-add-list{margin-left:auto}.secondary-copy{color:#9cc8ff;background:#4d93ff18;border-color:#4d93ff44}.email-search-results{background:#c5833610;border:1px solid #c58336;border-radius:10px;gap:8px;margin-bottom:16px;padding:12px 14px;display:grid}.email-search-results>div{grid-template-columns:1fr auto 34px;align-items:center;gap:12px;display:grid}.email-search-results>div:first-child{grid-template-columns:auto 1fr}.email-list-grid{grid-template-columns:repeat(4,minmax(220px,1fr));align-items:start;gap:14px;display:grid}.email-list-card{background:#1d2023;border:1px solid #353a3e;border-radius:10px;overflow:hidden}.email-list-card header{border-bottom:1px solid #353a3e;justify-content:space-between;align-items:center;padding:15px;display:flex}.email-list-card header strong,.email-list-card header small{display:block}.email-addresses{flex-direction:column;display:flex}.email-address{border-bottom:1px solid #2b3034;grid-template-columns:18px minmax(0,1fr) 32px 32px;align-items:center;gap:5px;padding:9px 10px;display:grid}.email-address:last-child{border-bottom:0}.email-address span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.email-address input{min-width:0;margin:0}@media (max-width:1200px){.email-list-grid{grid-template-columns:repeat(2,minmax(240px,1fr))}}@media (max-width:700px){.email-list-grid{grid-template-columns:1fr}.email-type-tabs,.email-controls{flex-direction:column;align-items:stretch}.email-type-tabs .platform-add-button{width:100%;margin-bottom:0}.email-add-list{margin-left:0}}.accounts-table th:first-child,.accounts-table td:first-child{text-align:left;width:58%}.accounts-table th:nth-child(2),.accounts-table td:nth-child(2){text-align:center;width:18%}.accounts-table th:nth-child(3),.accounts-table td:nth-child(3){text-align:right;width:24%}.accounts-table th:nth-child(2) .expense-sort{justify-content:center}.email-controls{margin:20px 0}.email-controls .platform-add-button{margin:0}.editor-email_lists .form-grid{grid-template-columns:1fr}.modal:has(.editor-event_groups){width:min(480px,100vw - 32px)}.editor-event_groups .form-grid{grid-template-columns:1fr}.editor-events .form-grid>div:first-child{display:none}.email-lists-page .expense-delete{color:#ed837c}.email-addresses{scrollbar-width:thin;scrollbar-color:#596269 transparent;max-height:600px;overflow-y:auto}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;max-width:none;display:grid}.settings-section{background:#1d2023;border:1px solid #353a3e;border-radius:11px;overflow:hidden}.settings-section>header{border-bottom:1px solid #30363a;gap:12px;padding:18px;display:flex}.settings-section>header>span{color:#82b6f0;background:#4d93ff18;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.settings-section h2{font-size:16px}.settings-section p{color:#929ca5;margin-top:3px;font-size:12px;line-height:1.45}.setting-row{border-bottom:1px solid #2c3236;justify-content:space-between;align-items:center;gap:18px;min-height:66px;padding:13px 18px;display:flex}.setting-row:last-child{border-bottom:0}.setting-row strong{font-size:13px;display:block}.setting-row small{max-width:310px;margin-top:3px;display:block}.setting-row select{min-width:150px}.setting-switch{cursor:pointer;display:inline-flex}.setting-switch input{opacity:0;pointer-events:none;position:absolute}.setting-switch span{background:#242a2f;border:1px solid #495159;border-radius:99px;width:40px;height:23px;transition:all .16s;position:relative}.setting-switch span:after{content:"";background:#9da7af;border-radius:50%;width:15px;height:15px;transition:all .16s;position:absolute;top:3px;left:3px}.setting-switch input:checked+span{background:#4d93ff;border-color:#5e9bec}.setting-switch input:checked+span:after{background:#fff;transform:translate(17px)}.settings-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.settings-reset{color:#aab4bd;background:0 0;border-color:#444c53;margin-top:0}.settings-reset:hover{color:#eef3f6;background:#ffffff08}.settings-reset.danger{color:#ffb1a9;border-color:#683c39}.settings-reset.danger:hover{color:#ffd1cc;background:#683c3920}@media (max-width:900px){.settings-grid{grid-template-columns:1fr}}@media (min-width:901px){.settings-grid{grid-template-rows:repeat(2,minmax(0,1fr))}.settings-grid>.settings-section:first-child{grid-row:span 2}.settings-grid>.settings-section:nth-child(2),.settings-grid>.settings-section:nth-child(3){min-height:0}.settings-grid{grid-template-rows:auto auto;align-items:start}.settings-grid>.settings-section:first-child{box-sizing:border-box;height:100%}.settings-grid>.settings-section:nth-child(2),.settings-grid>.settings-section:nth-child(3){height:auto}.settings-section>header{box-sizing:border-box;min-height:74px}.setting-row{min-height:58px;padding-top:11px;padding-bottom:11px}}@media (max-width:900px){.settings-grid>.settings-section:first-child{grid-row:auto;height:auto}}@media (min-width:901px){.settings-grid>.settings-section:first-child:after{content:"Vos préférences sont enregistrées automatiquement et s’appliquent dès votre prochaine ouverture. Elles restent propres à votre compte.";color:#91a5b8;background:#1d2023;border:1px solid #34485d;border-radius:10px;margin:24px;padding:16px 18px;font-size:12px;line-height:1.55;display:block}}.content:has(.settings-grid)>.page-head{border-bottom:0;margin-bottom:18px;padding-bottom:0}.content:has(.settings-grid){padding-top:4px}@media (min-width:901px){.settings-grid{align-items:stretch;gap:16px}.settings-grid>.settings-section{align-self:stretch;height:auto!important}}.sidebar-bottom .user .avatar{color:#24210f;background:#f0c419;border-radius:50%;flex:0 0 36px;width:36px;height:36px;font-size:15px;font-weight:700}.sidebar-bottom .user strong{color:#eef1f2;font-size:14px;font-weight:650;line-height:1}.sidebar-bottom .user>div{min-width:0}.sidebar-bottom .user strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-bottom .user{background:#25282b;border:1px solid #30363a;border-radius:9px;gap:9px;margin:14px 0 0;padding:8px 9px}.sidebar-bottom .user .avatar{color:#fff;background:#4d93ff;flex-basis:28px;width:28px;height:28px;font-size:12px}.sidebar-bottom .user strong{font-size:12px;font-weight:600}.sidebar-bottom .user .profile-settings{color:#fff;border-radius:6px;place-items:center;width:29px;height:29px;margin-left:auto;display:grid}.sidebar-bottom .user .profile-settings svg{width:18px;height:18px}.sidebar-bottom .user .profile-settings:hover{color:#fff;background:#ffffff12}.profitability-grid-row[hidden]{display:none}.password-input{position:relative}.password-input input{width:100%;padding-right:48px}.password-toggle{color:#aeb8c1;background:0 0;border-color:#0000;width:34px;height:34px;min-height:0;padding:0;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.password-toggle:hover{color:#eef3f7;background:#ffffff0d}.password-toggle:focus-visible{outline-offset:1px;outline:2px solid #5b9cf4}.login{align-items:center;width:min(430px,100vw - 32px);min-height:100vh;margin:0 auto;padding:30px;display:flex}.login form{width:100%}.login-intro{margin-bottom:28px}.login-intro span{color:#6aa9ff;letter-spacing:1.35px;margin-bottom:12px;font-size:10px;font-weight:800;display:inline-flex}.login-intro h1{color:#f3f7fb;letter-spacing:-1.2px;margin:0;font-size:33px;line-height:1.04}.mfa-setup{background:radial-gradient(circle at 0 0,#2b3a49 0,#20262d 40%,#191d21 100%);border:1px solid #34404c;border-radius:18px;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:20px;margin-bottom:24px;padding:16px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 60px #0005}.mfa-setup:before{content:"";filter:blur(2px);background:#4d93ff22;border-radius:50%;width:170px;height:170px;position:absolute;inset:-80px auto auto -70px}.mfa-setup-compact{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:24px 24px 22px;display:flex}.mfa-qr{z-index:1;background:#fff;border-radius:12px;padding:9px;position:relative;box-shadow:0 10px 26px #0007}.mfa-setup .qr{aspect-ratio:1;background:0 0;width:100%;max-width:none;padding:0;display:block}.mfa-copy{z-index:1;position:relative}.mfa-copy>span{color:#8fc1ff;letter-spacing:1.45px;font-size:10px;font-weight:800;display:block}.mfa-copy strong{color:#f2f6fa;letter-spacing:-.55px;margin-top:7px;font-size:22px;line-height:1.12;display:block}.mfa-copy p{color:#aeb9c3;margin:8px 0 0;font-size:13px;line-height:1.5}.mfa-setup-compact .mfa-copy p{max-width:310px;margin:9px auto 0}.mfa-code{text-align:center;letter-spacing:.48em;font-variant-numeric:tabular-nums;font-size:20px;font-weight:650}.mfa-code::placeholder{color:#68727b;letter-spacing:.38em;font-weight:500}@media (max-width:480px){.mfa-setup{grid-template-columns:1fr;gap:15px}.mfa-qr{justify-self:center;width:156px}.mfa-copy{text-align:center}}
