@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.flex{display:flex}.hidden{display:none}.inline-flex{display:inline-flex}.inline-grid{display:inline-grid}.table{display:table}}:root{--background:#f3f5f8;--foreground:#162033;--navy:#17243d;--blue:#2f67d8;--line:#dfe5ee;--muted:#6d7789;--soft:#eef2f7}*{box-sizing:border-box}html,body{min-height:100%}body{background:radial-gradient(circle at 50% 0%,#2f67d817,transparent 34rem),var(--background);color:var(--foreground);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select{font:inherit}.socle-shell{justify-content:center;align-items:center;min-height:100vh;padding:28px 18px;display:flex}.login-card,.welcome-card{border:1px solid var(--line);text-align:center;background:#fffffff7;border-radius:22px;width:100%;max-width:430px;padding:38px 34px 32px;box-shadow:0 24px 70px #17243d1a}.socle-mark{background:var(--navy);color:#fff;border-radius:16px;place-items:center;width:58px;height:58px;margin:0 auto 18px;font-size:27px;font-weight:800;display:grid;box-shadow:0 10px 25px #17243d2e}.eyebrow{color:var(--blue);letter-spacing:.18em;margin:0 0 4px;font-size:12px;font-weight:800}h1{color:var(--navy);margin:0;font-size:36px;font-weight:850;line-height:1}.subtitle{color:var(--muted);margin:12px 0 30px;font-size:14px;line-height:1.5}.login-form,.admin-form{text-align:left;flex-direction:column;display:flex}.login-form label,.admin-form label{color:#354158;font-weight:700}.login-form label{margin:0 0 7px;font-size:13px}.login-form input{border:1px solid #ccd4df;border-radius:11px;outline:none;width:100%;height:50px;margin-bottom:18px;padding:0 15px}.login-form input:focus,.admin-form input:focus,.admin-form select:focus{border-color:var(--blue);box-shadow:0 0 0 4px #2f67d81a}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:11px;font-weight:800}.primary-button{background:var(--navy);color:#fff;height:51px;margin-top:4px}.secondary-button{min-height:46px;color:var(--navy);background:#eef1f5;padding:0 20px}.forgot-link{color:#758096;background:0 0;border:0;align-self:center;margin-top:17px;font-size:13px}.access-note{color:#98a1af;border-top:1px solid #edf0f4;margin:27px 0 0;padding-top:22px;font-size:11px}.error-message{color:#b42318;text-align:center;background:#fff1f1;border-radius:9px;margin:-5px 0 15px;padding:10px 12px;font-size:12px;line-height:1.4}.profile-error{margin:22px 0}.welcome-title{word-spacing:.12em;margin:23px 0 5px;font-size:18px;font-weight:800}.build-note{color:var(--muted);margin:24px auto;font-size:13px}.dashboard-shell{background:#f5f7fa;min-height:100vh}.topbar{z-index:5;background:#fffffff5;border-bottom:1px solid #e7ebf1;justify-content:space-between;align-items:center;height:74px;padding:0 22px;display:flex;position:sticky;top:0}.brand-inline{align-items:center;gap:11px;display:flex}.brand-button{cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.mini-mark{background:var(--navy);color:#fff;border-radius:11px;place-items:center;width:39px;height:39px;font-size:18px;font-weight:900;display:grid}.brand-inline p{color:var(--blue);letter-spacing:.16em;margin:0;font-size:9px;font-weight:900}.brand-inline strong{color:var(--navy);font-size:18px}.top-actions{align-items:center;gap:9px;display:flex}.icon-button,.avatar-button{cursor:pointer;border:0;place-items:center;display:grid}.icon-button{background:var(--soft);border-radius:11px;width:38px;height:38px}.avatar-button{background:var(--navy);color:#fff;border-radius:50%;width:38px;height:38px;font-size:11px;font-weight:900}.dashboard-content{width:min(1080px,100% - 32px);margin:0 auto;padding:30px 0 44px}.dashboard-heading,.users-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.dashboard-kicker,.section-label{color:var(--blue);letter-spacing:.14em;margin:0 0 5px;font-size:10px;font-weight:900}.dashboard-heading h2,.users-heading h2{color:var(--navy);margin:0;font-size:30px}.dashboard-heading h2{word-spacing:.12em}.dashboard-heading>div>p:last-child,.users-heading>div>p:last-child{color:var(--muted);margin:6px 0 0;font-size:13px}.role-badge{color:#315ea8;background:#eaf0fb;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:800}.kpi-panel,.tools-section,.empty-tools,.user-panel{background:#fff;border:1px solid #e2e7ef;border-radius:18px;box-shadow:0 10px 30px #18243d0d}.kpi-panel,.tools-section{padding:20px}.section-row{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.section-row h3,.tools-section h3{color:var(--navy);margin:0;font-size:19px}.period-switch{background:#f8fafc;border:1px solid #d9e0e9;border-radius:10px;padding:8px 10px;font-size:11px;font-weight:800}.kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.kpi-card{background:#fbfcfe;border:1px solid #e7ebf1;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:116px;display:flex}.kpi-icon{color:var(--blue);font-size:19px}.kpi-card strong{font-size:23px}.kpi-card small{color:#788397;margin-top:6px;font-size:10px}.tools-section,.empty-tools{margin-top:18px}.admin-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.admin-tile{cursor:pointer;background:#fff;border:1px solid #e5eaf1;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:102px;display:flex}.admin-tile span{font-size:25px}.admin-tile small{font-size:10px;font-weight:800}.empty-tools{padding:20px}.empty-tools p:last-child{color:#8a94a5;margin:0;font-size:12px}.users-heading{margin-bottom:20px}.users-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.back-link{color:#6f7a8c;cursor:pointer;background:0 0;border:0;margin:0 0 16px;padding:0;font-size:12px;font-weight:700;display:inline-flex}.primary-compact,.secondary-compact{cursor:pointer;border-radius:11px;min-height:42px;padding:0 16px;font-size:12px;font-weight:800}.primary-compact{background:var(--navy);color:#fff;border:0}.secondary-compact{color:var(--navy);background:#fff;border:1px solid #d6deea}.credentials-card{background:#f1faf4;border:1px solid #cfe9d8;border-radius:15px;margin-bottom:16px;padding:18px}.credentials-card strong{color:#17643a;font-size:14px}.credentials-card p{font-size:12px}.credential-row{border-top:1px solid #dbeee1;justify-content:space-between;gap:15px;padding:8px 0;font-size:12px;display:flex}.close-inline{color:#47705b;background:0 0;border:0;margin-top:8px;font-size:11px;font-weight:800}.user-panel{overflow:hidden}.user-toolbar{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:15px;padding:16px 18px;display:flex}.filter-pills{flex-wrap:wrap;gap:6px;display:flex}.filter-pills button{color:#748095;background:#fff;border:1px solid #e0e5ed;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:800}.filter-pills button.active{color:#2d5ba9;background:#eaf0fb}.user-count{color:#929baa;font-size:10px}.users-error{margin:16px 18px}.users-empty{text-align:center;color:#8a94a5;padding:42px 18px;font-size:12px}.user-row{border-top:1px solid #edf0f4;grid-template-columns:42px minmax(0,1.3fr) minmax(190px,.9fr) auto;align-items:center;gap:12px;padding:14px 18px;display:grid}.user-avatar{background:#eef2f7;border-radius:12px;place-items:center;width:38px;height:38px;font-size:11px;font-weight:900;display:grid}.user-main{flex-direction:column;gap:3px;min-width:0;display:flex}.user-main strong{word-spacing:.14em;font-size:13px}.user-main span{color:#7e899a;font-size:11px}.user-meta{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.user-meta small{color:#9aa2af;font-size:9px}.mini-role{border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800;display:inline-flex}.role-superadmin{color:#315ea8;background:#eaf0fb}.role-responsable{color:#6846a8;background:#f3eefb}.role-ca{color:#26724a;background:#eef8f2}.row-actions{justify-content:flex-end;align-items:center;gap:9px;display:flex}.account-status{white-space:nowrap;align-items:center;gap:5px;font-size:10px;font-weight:800;display:inline-flex}.account-status:before{content:"";border-radius:50%;width:7px;height:7px}.account-status.active{color:#2a7650}.account-status.active:before{background:#35b777}.account-status.inactive{color:#9b5555}.account-status.inactive:before{background:#d26666}.edit-status-button{color:#b42318;white-space:nowrap;cursor:pointer;background:#fff5f5;border:1px solid #d94b4b;border-radius:7px;justify-content:center;align-items:center;padding:5px 8px;font-size:9px;font-weight:800;line-height:1;display:inline-flex}.edit-status-button:hover{background:#ffeaea}.modal-backdrop{z-index:20;background:#0b142475;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border-radius:18px;width:min(520px,100%);max-height:calc(100vh - 36px);padding:22px;overflow:auto}.modal-header{justify-content:space-between;gap:20px;margin-bottom:18px;display:flex}.modal-header h3{margin:0;font-size:21px}.modal-header>button{background:#f1f3f6;border:0;border-radius:10px;width:34px;height:34px;font-size:21px}.modal-subtitle{color:#788397;word-spacing:.14em;margin:5px 0 0;font-size:12px}.admin-form label{flex-direction:column;gap:7px;margin-bottom:14px;font-size:12px;font-weight:800;display:flex}.admin-form label span{color:#6f7a8c}.admin-form input,.admin-form select{background:#fff;border:1px solid #ccd4df;border-radius:10px;outline:none;width:100%;height:46px;padding:0 13px}.admin-form .check-row{flex-direction:row;align-items:center;gap:10px;padding:4px 0}.admin-form .check-row input{width:18px;height:18px;margin:0}.form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.modal-note{color:#788397;background:#f6f8fb;border-radius:10px;margin:2px 0 14px;padding:11px 12px;font-size:11px;line-height:1.45}.action-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a7a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.action-modal{background:#f7f9fc;border:1px solid #dce5f1;border-radius:22px;width:min(1040px,100%);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 30px 90px #0f172a40}.action-modal-header{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f7f9fcf7;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:18px;padding:22px 26px 18px;display:flex;position:sticky;top:0}.action-modal-header h3{color:var(--navy);margin:2px 0 0;font-size:25px}.action-modal-header>button{width:38px;height:38px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #d8e2ef;border-radius:11px;font-size:24px}.action-form{grid-template-columns:1fr 1fr;gap:14px;padding:18px 22px 22px;display:grid}.action-form>label{color:#263750;background:#fff;border:1px solid #e0e7f0;border-radius:15px;flex-direction:column;gap:8px;margin:0;padding:16px 18px;font-size:12px;font-weight:800;display:flex}.action-form>label select,.action-form>label input[type=password]{background:#fff;border:1px solid #cbd6e4;border-radius:10px;outline:none;width:100%;height:44px;padding:0 12px}.action-form>label select:focus,.action-form input[type=password]:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2f67d81a}.action-form>.checkbox-line{flex-direction:row;align-items:center;gap:10px;min-height:56px}.action-form>.checkbox-line input{accent-color:#1677ff;width:18px;height:18px}.action-form>div[style]{background:#fff;border-radius:17px;grid-area:1/2/span 6;align-self:start;border:1px solid #dce5f1!important;padding:20px!important}.action-form>div[style] .section-label{margin-bottom:15px;font-size:11px}.action-form>div[style] .checkbox-line{color:#263750;align-items:center;gap:10px;margin:0 0 12px;padding:8px 0;font-size:12px;font-weight:700;display:flex}.action-form>div[style] .checkbox-line:first-of-type{background:#f1f6ff;border-radius:12px;padding:12px;font-weight:900}.action-form>div[style] input[type=checkbox]{accent-color:#1677ff;width:18px;height:18px}.action-form>div[style]>label:not(.checkbox-line){color:#263750;flex-direction:column;gap:7px;margin-top:12px;font-size:12px;font-weight:800;display:flex}.action-form>div[style] input[type=password]{background:#fff;border:1px solid #cbd6e4;border-radius:10px;height:44px;padding:0 12px}.action-form .modal-note{margin:12px 0 0}.action-form>.secondary-button{color:#173d70;background:#edf3fc;border:1px solid #cfdaea;grid-column:1;min-height:48px}.action-form>.primary-button{background:#173d70;grid-area:auto/2;height:48px;margin:0}.action-form>button[style]{grid-column:1/-1;background:#fff7f7!important;border-radius:12px!important;min-height:50px!important;margin-top:4px!important}.action-form>button[style]:before{content:"⚠ "}.action-form>button:disabled{opacity:.55;cursor:not-allowed}@media (max-width:720px){.topbar{height:66px;padding:0 14px}.dashboard-content{width:calc(100% - 20px);padding-top:20px}.dashboard-heading,.users-heading{align-items:flex-start}.dashboard-heading h2,.users-heading h2{font-size:24px}.role-badge{display:none}.kpi-grid{gap:7px}.kpi-card{min-height:100px}.admin-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.user-row{grid-template-columns:38px minmax(0,1fr) auto}.user-meta{grid-column:2/4}.row-actions{flex-wrap:wrap;grid-column:2/4;justify-content:flex-start}.action-modal-backdrop{align-items:flex-end;padding:10px}.action-modal{border-radius:20px 20px 0 0;max-height:94vh}.action-modal-header{padding:17px 18px}.action-form{grid-template-columns:1fr;padding:14px}.action-form>div[style]{grid-area:auto/1}.action-form>.secondary-button,.action-form>.primary-button,.action-form>button[style]{grid-column:1}.action-form>.primary-button{grid-row:auto}}@media (max-width:520px){.socle-shell{background:#fff;align-items:stretch;padding:0}.login-card,.welcome-card{max-width:none;min-height:100vh;box-shadow:none;border:0;border-radius:0;padding:72px 24px 32px}.users-heading{flex-direction:column}.users-actions,.primary-compact,.secondary-compact{width:100%}.user-toolbar{flex-direction:column}.form-grid{grid-template-columns:1fr}.modal-backdrop{align-items:flex-end;padding:0}.modal-card{border-radius:18px 18px 0 0;width:100%;max-height:92vh;padding:20px}}
.users-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.secondary-compact{color:#17243d;cursor:pointer;background:#fff;border:1px solid #d8dee8;border-radius:11px;min-height:42px;padding:0 16px;font-size:12px;font-weight:800}.secondary-compact:hover{background:#f7f9fc}.admin-form select{color:#162033;background:#fff;border:1px solid #ccd4df;border-radius:10px;outline:none;width:100%;height:46px;padding:0 13px}.admin-form select:focus{border-color:#2f67d8;box-shadow:0 0 0 4px #2f67d814}.admin-form .check-row{cursor:pointer;background:#fafbfd;border:1px solid #e2e7ef;border-radius:10px;flex-direction:row;align-items:center;gap:10px;padding:11px 12px}.admin-form .check-row input{flex:none;width:17px;height:17px;margin:0}.admin-form .check-row span{color:#354158;font-weight:700}.member-welcome-card .welcome-title{margin:22px 0 28px}.member-logout{width:100%}.suspension-control{background:snow;border:1px solid #f1c6c2;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.suspension-control-copy{gap:3px;display:grid}.suspension-control-copy strong{font-size:13px}.suspension-control-copy small{color:#64748b}.suspension-error{color:#b42318!important}.suspension-stop{color:#b42318;cursor:pointer;background:#fff;border:1px solid #b42318;border-radius:999px;align-items:center;gap:7px;min-height:36px;padding:0 11px;font-size:11px;font-weight:900;display:inline-flex}.suspension-stop.is-suspended{color:#fff;background:#b42318}.suspension-stop:disabled{opacity:.55;cursor:not-allowed}.ca-suspension-lock{z-index:110;pointer-events:auto;background:#0f172ac7;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.ca-suspension-lock-card{text-align:center;background:#fff;border-radius:24px;width:min(680px,100%);padding:32px;box-shadow:0 35px 100px #0f172a61}.ca-suspension-lock-icon{font-size:48px;line-height:1}.ca-suspension-lock-card h2{margin:12px 0 10px;font-size:clamp(26px,4vw,38px)}.ca-suspension-lock-card p{color:#475569;margin:0;font-size:17px;line-height:1.55}@media (max-width:720px){.users-actions{justify-content:stretch;width:100%}.users-actions .primary-compact,.users-actions .secondary-compact{flex:210px}}@media (max-width:520px){.users-actions{flex-direction:column}.users-actions .primary-compact,.users-actions .secondary-compact{flex:none;width:100%}.suspension-control{flex-direction:column;align-items:flex-start}.suspension-stop{align-self:flex-end}.ca-suspension-lock-card{padding:26px 18px}}
:root{--brand-logo-url:none;--theme-900:#17345f;--theme-800:#20477f;--theme-700:#2f67d8;--theme-600:#4d7ee0;--theme-500:#6b94e7;--theme-300:#b9caef;--theme-200:#d9e3f8;--theme-100:#edf2fc;--theme-050:#f6f8fd;--theme-rgb:47, 103, 216}html[data-theme=BLEU]{--theme-900:#17345f;--theme-800:#20477f;--theme-700:#2f67d8;--theme-600:#4d7ee0;--theme-500:#6b94e7;--theme-300:#b9caef;--theme-200:#d9e3f8;--theme-100:#edf2fc;--theme-050:#f6f8fd;--theme-rgb:47, 103, 216}html[data-theme=ROUGE]{--theme-900:#641f25;--theme-800:#8b2932;--theme-700:#b73742;--theme-600:#ca515b;--theme-500:#d86f77;--theme-300:#ecb4b8;--theme-200:#f4d4d7;--theme-100:#fae9ea;--theme-050:#fdf6f6;--theme-rgb:183, 55, 66}html[data-theme=VERT]{--theme-900:#184b39;--theme-800:#22664e;--theme-700:#2f7d5f;--theme-600:#489473;--theme-500:#69a98c;--theme-300:#b7d8ca;--theme-200:#d4e8df;--theme-100:#e9f4ef;--theme-050:#f5faf7;--theme-rgb:47, 125, 95}html[data-theme=ORANGE]{--theme-900:#6d3813;--theme-800:#914a18;--theme-700:#c4651f;--theme-600:#d97b35;--theme-500:#e39256;--theme-300:#f1c7a5;--theme-200:#f7ddc8;--theme-100:#fbeee3;--theme-050:#fdf8f3;--theme-rgb:196, 101, 31}.socle-mark,.mini-mark{color:#0000!important;background-color:#0000!important;background-image:var(--brand-logo-url)!important;box-shadow:none!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;font-size:0!important}.socle-mark{border-radius:12px!important;width:180px!important;height:100px!important;margin:0 auto 22px!important}.mini-mark{border-radius:8px!important;width:62px!important;height:44px!important}html:not(.has-brand-logo) .socle-mark,html:not(.has-brand-logo) .mini-mark{border:1px dashed var(--theme-300);background:var(--theme-050)!important}.brand-inline>div:last-child{display:none!important}body,.dashboard-shell,.settings-shell{background-color:var(--theme-050)!important}body{background-image:radial-gradient(circle at 50% 0%, rgba(var(--theme-rgb), .1), transparent 34rem)!important}.topbar{border-bottom-color:var(--theme-200)!important}.primary-button,.primary-compact,.avatar-button{background:var(--theme-900)!important}.primary-button:hover,.primary-compact:hover{background:var(--theme-800)!important}.dashboard-kicker,.section-label,.eyebrow,.kpi-icon{color:var(--theme-700)!important}.role-badge,.filter-pills button.active{background:var(--theme-100)!important;color:var(--theme-800)!important;border-color:var(--theme-200)!important}.period-switch,.secondary-compact,.icon-button,.secondary-button{border-color:var(--theme-200)!important;background:var(--theme-100)!important;color:var(--theme-900)!important}.kpi-panel,.tools-section,.empty-tools,.user-panel,.settings-card,.login-card,.welcome-card{border-color:var(--theme-200)!important;box-shadow:0 12px 34px rgba(var(--theme-rgb), .07)!important}.kpi-card,.admin-tile,.branding-preview-box{border-color:var(--theme-200)!important;background:linear-gradient(180deg, #fff, var(--theme-050))!important}.login-form input:focus,.admin-form input:focus,.admin-form select:focus,.branding-form input:focus{border-color:var(--theme-700)!important;box-shadow:0 0 0 4px rgba(var(--theme-rgb), .1)!important}.settings-shell{min-height:100vh;padding:32px 18px}.settings-card{border:1px solid var(--theme-200);background:#fff;border-radius:20px;width:min(720px,100%);margin:0 auto;padding:28px}.settings-title{color:var(--theme-900);margin:0;font-size:30px;line-height:1.1}.settings-intro{color:var(--muted);margin:10px 0 28px;font-size:14px;line-height:1.5}.settings-state{color:var(--muted);font-size:13px}.branding-form{flex-direction:column;gap:16px;display:flex}.branding-form>label{color:#354158;flex-direction:column;gap:8px;font-size:12px;font-weight:800;display:flex}.branding-form input[type=text],.branding-form input:not([type]){border:1px solid #ccd4df;border-radius:10px;height:46px;padding:0 13px}.branding-form input[type=file]{background:#fff;border:1px solid #ccd4df;border-radius:10px;padding:11px;font-size:12px}.branding-preview{flex-direction:column;gap:8px;display:flex}.branding-preview>span,.theme-selector-title{color:#354158;font-size:12px;font-weight:800}.branding-preview-box{border:1px solid var(--theme-200);border-radius:14px;place-items:center;min-height:160px;padding:22px;display:grid}.branding-preview-box img{object-fit:contain;width:auto;max-width:320px;height:auto;max-height:130px;display:block}.branding-empty{color:#99a2b0;font-size:12px}.theme-selector{padding-top:4px}.theme-selector-help{color:#7d8797;margin:6px 0 12px;font-size:11px;line-height:1.45}.theme-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.theme-option{color:#344055;cursor:pointer;background:#fff;border:1px solid #dfe4ec;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:96px;padding:10px;display:flex}.theme-option.selected{border-width:2px;border-color:var(--theme-700);box-shadow:0 0 0 3px rgba(var(--theme-rgb), .1)}.theme-swatch{border-radius:9px;width:28px;height:28px;box-shadow:inset 0 0 0 1px #0000000d}.theme-bleu .theme-swatch{background:#2f67d8}.theme-rouge .theme-swatch{background:#b73742}.theme-vert .theme-swatch{background:#2f7d5f}.theme-orange .theme-swatch{background:#c4651f}.theme-option strong{font-size:11px}.theme-option small{color:#8b94a3;font-size:9px}.success-message{background:var(--theme-100);color:var(--theme-800);border-radius:10px;padding:11px 12px;font-size:12px}@media (max-width:640px){.theme-options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.settings-shell{padding:0;background:#fff!important}.settings-card{border:0;border-radius:0;min-height:100vh;padding:24px 20px;box-shadow:none!important}.socle-mark{width:150px!important;height:86px!important}}
