:root{
  --navy:#063867;--navy-dark:#082f58;--navy-hero:#0d4374;--blue:#176aaa;--light-blue:#eaf4fb;--ink:#0b2e50;--muted:#6f8294;--line:#dbe5ec;--page:#f4f7f9;--white:#fff;--gold:#c5862c;--green:#248961;--red:#e85c59;--amber:#b77614;--shadow:0 14px 34px rgba(18,49,77,.08);
}
*{box-sizing:border-box}html{scroll-behavior:smooth;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,sans-serif;background:var(--page);color:var(--ink)}body{margin:0}a{color:inherit}button,input{font:inherit}button{cursor:pointer}.icon{width:24px;height:24px;display:block}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.eyebrow{margin:0 0 8px;font-size:11px;letter-spacing:.14em;font-weight:800;color:#8994a5}.muted{color:var(--muted)}

.login-body{min-height:100vh;background:radial-gradient(circle at 12% 12%,#edf4fb 0,transparent 34%),linear-gradient(135deg,#f7f9fc 0,#eef3f9 100%);display:grid;place-items:center;padding:28px}.login-shell{width:min(1040px,100%);display:grid;grid-template-columns:1.08fr .92fr;background:#fff;border:1px solid #e9edf3;border-radius:28px;overflow:hidden;box-shadow:var(--shadow);min-height:620px}.login-brand{position:relative;padding:64px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,#fbfdff 0,#eef5fb 100%);border-right:1px solid var(--line)}.brand-flag{position:absolute;left:0;top:0;width:10px;height:100%;display:flex;flex-direction:column}.brand-flag span:nth-child(1){background:#2453a5}.brand-flag span:nth-child(2){background:#fff}.brand-flag span:nth-child(3){background:#ee4451}.brand-flag span{flex:1}.login-logo{width:min(420px,100%);height:auto;object-fit:contain;margin:0 0 14px}.brand-kicker{font-weight:800;letter-spacing:.28em;font-size:12px;color:var(--navy);margin:4px 0 42px}.login-brand h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:48px;line-height:1.05;color:var(--navy);margin:0 0 14px}.brand-copy{font-size:17px;line-height:1.6;color:#526173;max-width:460px}.security-note{margin-top:38px;font-size:13px;font-weight:700;color:#526173}.lock-dot{color:var(--green);font-size:11px;margin-right:7px}.login-card{padding:64px;display:flex;flex-direction:column;justify-content:center}.login-card h2{font-size:30px;line-height:1.2;margin:0 0 10px;color:var(--navy)}.login-form{display:grid;gap:20px;margin-top:28px}.login-form label{display:grid;gap:9px;font-size:13px;font-weight:800;color:#344257}.login-form input{width:100%;border:1px solid #cad3df;border-radius:13px;padding:14px 15px;background:#fff;color:var(--ink);outline:none;transition:.15s}.login-form input:focus{border-color:#5a8fd3;box-shadow:0 0 0 4px rgba(31,105,213,.10)}.primary-btn{border:0;border-radius:13px;padding:15px 18px;font-weight:800;background:var(--navy);color:#fff;box-shadow:0 8px 18px rgba(9,37,74,.18)}.login-error{margin-top:20px;border:1px solid #f3c6ca;background:#fff3f4;color:#a21f2c;padding:12px 14px;border-radius:12px;font-size:13px;font-weight:700}.microcopy{margin:24px 0 0;font-size:11px;line-height:1.55;color:#9099a7}

.dashboard-body{min-height:100vh;background:var(--page);color:var(--ink)}
.mobile-header{height:150px;background:#fff;border-bottom:1px solid #dde5ea;display:flex;align-items:center;gap:18px;padding:52px 32px 20px;position:sticky;top:0;z-index:60}.mobile-header h1{font-family:Georgia,"Times New Roman",serif;font-weight:700;font-size:32px;line-height:1;color:var(--navy);margin:0;flex:1;white-space:nowrap}.header-actions{display:flex;gap:14px}.header-square{width:52px;height:52px;border-radius:12px;background:#edf5fa;color:var(--navy);display:grid;place-items:center;text-decoration:none;position:relative;border:1px solid transparent}.header-square .icon{width:28px;height:28px}.bell-button{background:#fff;border-color:#dbe5eb}.notification-dot{position:absolute;width:7px;height:7px;border-radius:50%;background:#e75b57;right:13px;top:10px;border:1.5px solid #fff}.ai-button{background:var(--navy);color:#fff}.header-menu .icon{width:30px;height:30px}
.demo-shell{width:min(828px,100%);margin:0 auto;padding:38px 32px 72px;display:grid;gap:22px}.control-hero{height:365px;background:linear-gradient(120deg,#073b6d 0,#0f4779 68%,#2a668e 100%);border-radius:22px;color:#fff;padding:42px 45px;position:relative;overflow:hidden;box-shadow:0 12px 30px rgba(7,52,91,.12)}.hero-rings{position:absolute;inset:-100px -60px -130px 115px;border:2px solid rgba(255,255,255,.11);border-radius:50%}.hero-rings:before,.hero-rings:after{content:"";position:absolute;border-radius:50%;border:2px solid rgba(255,255,255,.07)}.hero-rings:before{inset:48px}.hero-rings:after{inset:100px}.control-hero p{position:relative;margin:0 0 26px;font-size:15px;font-weight:800;letter-spacing:.12em;color:#c9e1f6}.control-hero h2{position:relative;font-family:Georgia,"Times New Roman",serif;font-size:42px;line-height:1.22;font-weight:500;margin:0 0 24px}.control-hero>span{position:relative;display:block;font-size:17px;line-height:1.52;color:#f2f7fb}
.quick-stats{display:grid;gap:14px}.quick-card{height:174px;background:#fff;border:1px solid #dbe4e9;border-radius:18px;box-shadow:var(--shadow);display:flex;align-items:center;gap:28px;padding:28px;text-decoration:none}.quick-icon{width:54px;height:54px;border-radius:12px;display:grid;place-items:center;flex:0 0 auto}.quick-icon .icon{width:28px;height:28px;stroke-width:2}.calendar-icon{background:#e9f3fa;color:var(--navy)}.spark-icon{background:#e9f5fc;color:#1973b6}.clock-icon{background:#fff3df;color:#bc7615}.money-icon{background:#e8f6ef;color:#278866}.quick-card div{display:grid;gap:8px}.quick-card strong{font-family:Georgia,"Times New Roman",serif;font-size:43px;line-height:.85;color:var(--navy-dark)}.quick-card b{font-size:17px;color:#0b2e50}
.demo-panel{background:#fff;border:1px solid #dbe4e9;border-radius:19px;box-shadow:var(--shadow);overflow:hidden;scroll-margin-top:172px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:40px 33px 32px}.panel-heading>div p{margin:0 0 16px;color:var(--gold);font-size:13px;font-weight:850;letter-spacing:.17em}.panel-heading h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:33px;line-height:1.04;color:var(--navy);font-weight:700}.panel-heading>a{color:#176da9;text-decoration:none}.panel-heading>a .icon{width:28px;height:28px;stroke-width:2.2}
.prestations-list{border-top:1px solid #e3eaee}.prestation-row{min-height:144px;display:grid;grid-template-columns:88px 1fr 26px;gap:22px;align-items:center;text-decoration:none;padding:22px 30px;border-top:1px solid #e5ecef}.prestation-row:first-child{border-top:0}.date-box{height:92px;border:1px solid #cbd9e3;border-radius:13px;background:#fbfcfd;display:grid;place-items:center;align-content:center;gap:6px}.date-box strong{font-family:Georgia,"Times New Roman",serif;font-size:34px;line-height:.9}.date-box b{color:#c78628;font-size:11px;letter-spacing:.12em}.prestation-info{min-width:0;display:grid;gap:8px}.prestation-info>b{font-size:16px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prestation-info>small{font-size:13px;color:#72879a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.row-meta{display:flex;align-items:center;gap:8px;color:#6b8497;font-size:13px}.row-meta .icon{width:17px;height:17px}.pill{font-style:normal;font-size:11px;font-weight:800;padding:7px 10px;border-radius:999px;margin-left:2px;white-space:nowrap}.pill.confirmed{background:#e7f5ed;color:#237c58}.pill.complete{background:#fff0d7;color:#9c650c}.pill.option{background:#eaf4fb;color:#176da9}.pill.received{background:#073b6d;color:#fff}.row-chevron{color:#9aacb8;width:24px;height:24px}
.demo-mode{background:#fff1d8;color:#946414;font-weight:750;font-size:12px;border-radius:999px;padding:12px 15px;white-space:nowrap}.analysis-list{border-top:1px solid #e4eaee}.analysis-row{min-height:173px;display:grid;grid-template-columns:54px 1fr 68px;gap:18px;align-items:start;padding:30px 38px;border-top:1px solid #e5ecef}.analysis-row:first-child{border-top:0}.analysis-icon{width:46px;height:46px;border-radius:11px;background:#e9f5fc;color:#1471b5;display:grid;place-items:center}.analysis-icon .icon{width:25px;height:25px}.analysis-row>div{display:grid;gap:8px;min-width:0}.analysis-row>div>b{font-size:16px}.analysis-row>div>small,.analysis-row>div>p{font-size:13px;color:#718599;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.analysis-row>strong{color:#278861;font-size:16px;text-align:right;margin-top:12px}.analysis-row>strong small{display:block;color:#718599;font-size:11px;font-weight:500;margin-top:13px}.open-all{display:block;margin:0 38px 34px;border:1px solid #cfdee7;border-radius:12px;background:#fbfcfd;padding:15px;text-align:center;text-decoration:none;font-weight:750;color:var(--navy)}
.france-map-wrap{padding:0 28px 28px}.france-map{width:100%;height:auto;display:block}.country{fill:#f7f9fa;stroke:#cbd7df;stroke-width:2}.seine,.rhone,.bordeaux{fill:none;stroke-linecap:round;stroke-width:7}.seine{stroke:#7398b7}.rhone{stroke:#2680b3}.bordeaux{stroke:#d2a25b}.map-node .halo{fill:none;stroke:#dce4e9;stroke-width:10}.map-node .dot{fill:#083d6d;stroke:#fff;stroke-width:3}.map-node.hot .halo{stroke:#f5dada}.map-node.hot .dot{fill:#e85a57}.map-node .count{font-size:19px;fill:#fff;font-weight:800}.map-node .label-bg{fill:#fff}.map-node .label{font-size:16px;fill:#0d3760;font-weight:750}.map-legend{display:flex;gap:28px;align-items:center;padding:2px 12px 4px;color:#778a99;font-size:12px}.map-legend span{display:flex;align-items:center;gap:8px}.map-legend i{width:28px;height:4px;border-radius:4px}.lg-seine{background:#7398b7}.lg-rhone{background:#2680b3}.lg-bordeaux{background:#d2a25b}
.action-rows{border-top:1px solid #e5ecef}.action-rows article{min-height:130px;display:grid;grid-template-columns:54px 1fr auto;gap:18px;align-items:center;padding:24px 32px;border-top:1px solid #e5ecef}.action-rows article:first-child{border-top:0}.action-icon{width:46px;height:46px;border-radius:10px;display:grid;place-items:center}.action-icon .icon{width:25px;height:25px}.action-icon.invoice{background:#fff2da;color:#b87718}.action-icon.partner{background:#e9f5fc;color:#1770ad}.action-icon.client{background:#e7f6ee;color:#278861}.action-rows article>div{display:grid;gap:8px}.action-rows b{font-size:16px}.action-rows small{font-size:13px;color:#708498}.action-rows button{background:#fff;border:1px solid #cadbe6;border-radius:11px;color:#176da9;padding:13px 17px;font-weight:750}

.drawer-layer{position:fixed;inset:0;z-index:100;pointer-events:none;visibility:hidden}.drawer-layer:target{pointer-events:auto;visibility:visible}.drawer-backdrop{position:absolute;inset:0;background:rgba(37,68,91,.42);opacity:0;transition:opacity .2s}.drawer-layer:target .drawer-backdrop{opacity:1}.drawer-panel{position:absolute;left:0;top:0;bottom:0;width:min(526px,78vw);background:#fff;transform:translateX(-101%);transition:transform .22s ease;padding:98px 34px 24px;display:flex;flex-direction:column;overflow:auto;box-shadow:18px 0 45px rgba(14,40,63,.18)}.drawer-layer:target .drawer-panel{transform:translateX(0)}.drawer-close{position:absolute;right:22px;top:73px;width:48px;height:48px;border-radius:11px;background:#f1f6f9;color:#173c5c;display:grid;place-items:center;text-decoration:none}.drawer-close .icon{width:26px;height:26px}.drawer-brand{padding:0 26px 32px;border-bottom:1px solid #dbe4e9;text-align:center}.drawer-brand img{width:min(310px,100%);height:auto;display:block;margin:0 auto}.drawer-brand span{display:block;text-align:right;color:#c28328;font-size:12px;letter-spacing:.22em;font-weight:850;margin-top:4px}.drawer-nav{display:grid;gap:8px;margin-top:34px}.drawer-nav a{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:16px;min-height:66px;padding:0 26px;border-radius:16px;text-decoration:none;color:#687c8e;font-size:20px;font-weight:750}.drawer-nav a.active{background:#eaf4fb;color:var(--navy)}.drawer-nav .icon{width:26px;height:26px}.drawer-nav b{display:grid;place-items:center;background:#083d6d;color:#fff;width:34px;height:34px;border-radius:50%;font-size:13px}.drawer-spacer{flex:1;min-height:90px}.import-card{background:#edf7fd;border:1px solid #d4e7f2;border-radius:20px;padding:26px 28px;margin-bottom:22px}.import-card p{margin:0 0 16px;color:#176baa;font-size:12px;font-weight:850;letter-spacing:.12em}.import-card strong{display:block;font-size:17px;margin-bottom:12px}.import-card span{font-size:13px;color:#73889a}.drawer-profile summary{list-style:none;display:grid;grid-template-columns:58px 1fr 25px;gap:16px;align-items:center;padding:6px 18px;cursor:pointer}.drawer-profile summary::-webkit-details-marker{display:none}.profile-avatar{width:52px;height:52px;border-radius:50%;background:#073b6d;color:#fff;display:grid;place-items:center;font-weight:800}.drawer-profile summary>span:nth-child(2){display:grid;gap:4px}.drawer-profile summary b{font-size:17px}.drawer-profile summary small{color:#75899b;font-size:14px}.drawer-profile form{padding:10px 18px}.drawer-profile button{width:100%;border:1px solid #d6e1e8;background:#fff;color:#a13b3b;border-radius:10px;padding:11px;font-weight:700}

@media(max-width:760px){
  .login-body{padding:0}.login-shell{min-height:100vh;border:0;border-radius:0;grid-template-columns:1fr}.login-brand{padding:38px 26px 26px;border-right:0;border-bottom:1px solid var(--line);justify-content:flex-start}.login-logo{width:250px}.brand-kicker{margin-bottom:24px}.login-brand h1{font-size:36px}.brand-copy{font-size:14px}.security-note{margin-top:18px}.login-card{padding:30px 26px 42px;justify-content:flex-start}.login-card h2{font-size:24px}
  .mobile-header{height:104px;padding:40px 16px 14px;gap:12px}.mobile-header h1{font-size:25px}.header-actions{gap:10px}.header-square{width:43px;height:43px;border-radius:11px}.header-square .icon{width:24px;height:24px}.header-menu .icon{width:26px;height:26px}.notification-dot{right:10px;top:8px}.demo-shell{padding:20px 16px 48px;gap:18px}.control-hero{height:auto;min-height:183px;border-radius:19px;padding:25px 24px}.control-hero p{font-size:11px;letter-spacing:.11em;margin-bottom:18px}.control-hero h2{font-size:27px;line-height:1.25;margin-bottom:14px}.control-hero>span{font-size:14px;line-height:1.45}.quick-stats{gap:10px}.quick-card{height:86px;border-radius:17px;gap:14px;padding:14px}.quick-icon{width:42px;height:42px}.quick-icon .icon{width:23px;height:23px}.quick-card div{gap:4px}.quick-card strong{font-size:30px}.quick-card b{font-size:13px}.demo-panel{border-radius:18px;scroll-margin-top:118px}.panel-heading{padding:28px 17px 22px}.panel-heading>div p{font-size:10px;margin-bottom:13px}.panel-heading h2{font-size:26px}.panel-heading>a .icon{width:24px;height:24px}.prestations-list{overflow:hidden}.prestation-row{min-height:102px;grid-template-columns:53px 1fr 18px;gap:12px;padding:14px 13px}.date-box{height:65px;border-radius:11px;gap:5px}.date-box strong{font-size:25px}.date-box b{font-size:9px}.prestation-info{gap:6px}.prestation-info>b{font-size:13px}.prestation-info>small{font-size:11px}.row-meta{font-size:11px;gap:6px}.row-meta .icon{width:15px;height:15px}.pill{font-size:9px;padding:5px 8px}.row-chevron{width:18px;height:18px}.demo-mode{font-size:10px;padding:9px 12px}.analysis-row{min-height:120px;grid-template-columns:42px 1fr 51px;gap:10px;padding:20px 19px}.analysis-icon{width:36px;height:36px}.analysis-icon .icon{width:21px;height:21px}.analysis-row>div{gap:6px}.analysis-row>div>b{font-size:13px}.analysis-row>div>small,.analysis-row>div>p{font-size:11px}.analysis-row>strong{font-size:13px}.analysis-row>strong small{font-size:9px;margin-top:10px}.open-all{margin:0 19px 20px;padding:12px;font-size:12px}.france-map-wrap{padding:0 14px 20px}.map-legend{gap:13px;font-size:9px;padding-left:8px}.map-legend i{width:18px;height:3px}.action-rows article{min-height:98px;grid-template-columns:42px 1fr auto;gap:10px;padding:17px 16px}.action-icon{width:36px;height:36px}.action-icon .icon{width:21px;height:21px}.action-rows b{font-size:13px}.action-rows small{font-size:11px}.action-rows button{padding:10px 12px;font-size:11px}.drawer-panel{width:79vw;padding:72px 17px 18px}.drawer-close{right:12px;top:60px;width:40px;height:40px}.drawer-brand{padding:0 16px 24px}.drawer-brand img{width:220px}.drawer-brand span{font-size:9px}.drawer-nav{margin-top:23px}.drawer-nav a{grid-template-columns:35px 1fr auto;gap:12px;min-height:58px;padding:0 16px;border-radius:14px;font-size:16px}.drawer-nav .icon{width:23px;height:23px}.drawer-nav b{width:30px;height:30px;font-size:12px}.drawer-spacer{min-height:56px}.import-card{border-radius:17px;padding:20px 17px;margin-bottom:15px}.import-card p{font-size:9px;margin-bottom:13px}.import-card strong{font-size:15px}.import-card span{font-size:11px}.drawer-profile summary{grid-template-columns:48px 1fr 20px;padding:4px 10px;gap:11px}.profile-avatar{width:46px;height:46px}.drawer-profile summary b{font-size:14px}.drawer-profile summary small{font-size:12px}.wide-only{display:none}
}
