:root{--g-surface:#fff;--g-bg:#f6f8fc;--g-text:#1f1f1f;--g-muted:#5f6368;--g-border:#e0e3e7;--g-primary:#1a73e8;--g-primary-hover:#1558c0;--g-shadow:0 0 2px #3c40431a, 0 1px 3px 1px #3c40431a;--g-radius:16px}.mobile-navigation-dock{z-index:2147483000;width:100%;min-width:0;max-width:100%;height:calc(68px + env(safe-area-inset-bottom,0px));padding:0 0 env(safe-area-inset-bottom,0px);box-sizing:border-box;contain:layout paint style;isolation:isolate;background:#0d1b2b;border:0;border-top:1px solid #ffffff24;border-radius:0;grid-template-columns:repeat(6,minmax(0,1fr));margin:0;display:grid;overflow:clip;box-shadow:0 -8px 24px #0f172a2e;inset-inline:0!important;transition:none!important;animation:none!important;position:fixed!important;top:auto!important;bottom:0!important;transform:translate(0,0)scale(1)!important}.mobile-navigation-dock--top{height:calc(68px + env(safe-area-inset-top,0px));padding-top:env(safe-area-inset-top,0px);border-top:0;border-bottom:1px solid #ffffff24;padding-bottom:0;box-shadow:0 8px 24px #0f172a2e;top:0!important;bottom:auto!important}.mobile-navigation-action{box-sizing:border-box;color:#aeb8c4;width:100%;min-width:0;max-width:100%;height:100%;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:0;grid-template-rows:24px 14px;align-content:center;place-items:center;gap:3px;margin:0;padding:5px 2px;display:grid;position:relative;overflow:hidden;transition:none!important;animation:none!important;transform:translate(0,0)scale(1)!important}.mobile-navigation-action:before{content:"";background:0 0;height:3px;position:absolute;top:0;left:25%;right:25%}.mobile-navigation-dock--top .mobile-navigation-action:before{top:auto;bottom:0}.mobile-navigation-action.is-active{color:#fff;background:#0b9e9a2e}.mobile-navigation-action.is-active:before{background:#2dd4bf}.mobile-navigation-label{width:100%;max-width:100%;color:inherit;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:650;line-height:14px;overflow:hidden}.mobile-navigation-action--profile{grid-template-rows:32px;gap:0}.mobile-navigation-avatar{max-width:32px;max-height:32px;box-shadow:0 0 0 1px #ffffff47;width:32px!important;height:32px!important}.mobile-navigation-alert{background:#ef4444;border:2px solid #0d1b2b;border-radius:50%;width:7px;height:7px;position:absolute;top:8px;right:calc(50% - 18px)}.mobile-navigation-backdrop{z-index:2147482999;background:#0f172a2e;animation:none!important;position:fixed!important;inset:0!important;transform:none!important}.mobile-navigation-panel{z-index:2147483001;box-sizing:border-box;color:#fff;background:#111827;border:1px solid #334155;border-radius:8px;gap:4px;width:auto;min-width:0;max-width:calc(100% - 16px);max-height:calc(100vh - 96px);margin:0;padding:8px;display:grid;overflow:clip auto;box-shadow:0 18px 48px #0f172a4d;inset-inline:8px!important;top:auto!important;bottom:calc(76px + env(safe-area-inset-bottom,0px))!important;transition:none!important;animation:none!important;position:fixed!important;transform:none!important}.mobile-navigation-panel--top{top:calc(76px + env(safe-area-inset-top,0px))!important;bottom:auto!important}.mobile-navigation-panelAction{box-sizing:border-box;color:#e2e8f0;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;width:100%;min-width:0;max-width:100%;min-height:42px;margin:0;padding:8px 10px;display:flex;overflow:hidden}.mobile-navigation-panelAction:first-child,.mobile-navigation-panelAction.is-active{color:#fff;background:#1f2937}.mobile-navigation-panelAction>span:not(.mobile-navigation-panelAlert){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.mobile-navigation-panelAlert{background:#ef4444;border-radius:50%;flex:0 0 7px;width:7px;height:7px;margin-left:auto}body.has-mobile-bottom-nav{padding-bottom:calc(76px + env(safe-area-inset-bottom,0px))}body.has-mobile-top-nav{padding-top:calc(76px + env(safe-area-inset-top,0px))}html.has-mobile-navigation,body.has-mobile-bottom-nav,body.has-mobile-top-nav{width:100%;max-width:100%;overflow-x:clip}.comptes-page{flex-direction:column;gap:16px;display:flex}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.page-header h1{margin-bottom:16px}.page-header h2{color:var(--couleur-complementaire-4);margin:0}.page-header p{color:var(--couleur-complementaire-6);margin:0;font-size:.8rem}.page-subtitle{color:var(--g-muted);margin:4px 0 0;font-size:.95rem}.pill{border:1px solid var(--g-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--g-muted);border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.9rem;display:inline-flex}.compte-non-verifier{color:var(--couleur-complementaire-1);border:1px solid var(--couleur-complementaire-1)}.compte-verified{color:var(--couleur-complementaire-2);border:1px solid var(--couleur-complementaire-2)}.apps-layout{align-items:flex-start;gap:1.5rem;display:flex}.apps-aside{flex-direction:column;gap:8px;display:flex}.aside-item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:.5rem .75rem;display:flex}.aside-item.active{background:var(--primary-light);font-weight:600}.aside-count{background:var(--bg-muted);border-radius:99px;padding:2px 7px;font-size:.75rem}.apps-content{flex:1}.compte-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:16px;display:grid}.compte-aside{align-self:start;height:fit-content;padding:0 8px;position:sticky;top:32px}.comptes-page{min-width:0;overflow:visible}.compte-aside-nav{background:var(--g-surface);border:1px solid var(--couleur-complementaire-5);border-radius:var(--g-radius);flex-direction:column;gap:4px;padding:8px;display:flex;overflow:hidden}.account-space{cursor:pointer;text-align:center;background:#fff;border:1px solid #00000014;border-radius:12px;align-items:center;gap:10px;margin-bottom:10px;padding:10px 12px;transition:background .15s,border-color .15s,box-shadow .15s}.account-avatar{object-fit:cover;background:#fff;border:1px solid #00000014;border-radius:50%;flex:none;width:44px;height:44px}.account-avatar.placeholder{color:#1a73e8;letter-spacing:.02em;background:#eef2ff;place-items:center;font-weight:800;display:grid}.account-space .profile-avatar{object-fit:cover;border:1px solid var(--g-border);color:#174ea6;background:#fff;border-radius:50%;place-items:center;width:120px;height:120px;font-weight:800;display:grid}.account-space .profile-avatar.placeholder{color:#174ea6;background:#e8f0fe}.account-space .profile-avatar .placeholder-initials{font-size:32px;line-height:1}.account-meta{flex-direction:column;min-width:0;display:flex}.account-name{color:#1f1f1f;white-space:nowrap;text-overflow:ellipsis;font-weight:800;line-height:1.1;overflow:hidden}.account-email{color:#5f6368;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:.85rem;overflow:hidden}.compte-aside-nav button{text-align:left;cursor:pointer;width:100%;color:var(--g-text);background:0 0;border:none;border-radius:12px;align-items:center;gap:8px;padding:10px 12px;font-weight:550;display:flex}.compte-aside-nav button:hover{background:#f1f3f4}.compte-aside-nav button.active{color:#174ea6;background:#e8f0fe}.nav-menu{justify-content:space-between;gap:8px;margin-bottom:16px;display:flex}.profile-row{align-items:center;gap:14px;display:flex}.avatar{object-fit:cover;border:1px solid var(--g-border);border-radius:50%;width:72px;height:72px}.avatar.placeholder{color:#174ea6;background:#e8f0fe;border:1px solid #d2e3fc;place-items:center;font-weight:700;display:grid}.profile-meta{min-width:0}.profile-name{margin:0;font-size:1.05rem;font-weight:650}.grid-profil{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.item{border:1px solid var(--g-border);background:#fff;border-radius:14px;padding:12px}.item .label{color:var(--g-muted);font-size:.85rem}.item .value{color:var(--g-text);margin-top:4px;font-weight:600}.upload-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;display:flex}input[type=file]{max-width:100%}.apps-group{margin-top:12px}.apps-group-title{color:var(--g-muted);margin:0 0 8px;font-size:.95rem;font-weight:650}.mes-app{flex-wrap:wrap;justify-content:flex-start;align-items:start;gap:24px;display:flex}.app-cards{border:1px solid var(--couleur-complementaire-5);cursor:pointer;background:0 0;border-radius:8px}.quick-tile{cursor:pointer;flex-direction:column;align-items:center;gap:8px;transition:all .2s;display:flex}.quick-tile:hover{transition:all .2s;transform:translateY(-6px)}.quick-title{color:var(--couleur-complementaire-6);white-space:nowrap;text-align:center;font-size:.8rem;font-weight:400}.apps-grid{grid-template-columns:repeat(auto-fit,minmax(224px,1fr));gap:12px;display:grid}.apps-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.apps-quick-head{margin-top:0;margin-bottom:8px}.apps-chips{align-items:center;gap:8px;display:inline-flex}.chip{border:1px solid var(--g-border);cursor:pointer;color:var(--g-text);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-weight:650;display:inline-flex}.chip:hover{background:#f8f9fa}.chip.active{color:#174ea6;background:#e8f0fe;border-color:#d2e3fc}.apps-quick-head strong{font-weight:750}.quick-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.quick-body{flex:1;min-width:0}.quick-sub{color:var(--g-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.86rem;overflow:hidden}.fav{border:1px solid var(--g-border);width:34px;height:34px;color:var(--g-muted);background:#fff;border-radius:10px;place-items:center;display:grid}.fav:hover{background:#f8f9fa}.fav.active{color:#b06000;background:#fff7e0;border-color:#ffe08a}.app-top{align-items:flex-start;gap:12px;display:flex}.app-top-meta{flex:1;min-width:0}.app-meta-row{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.fav-btn{border:1px solid var(--g-border);cursor:pointer;width:38px;height:38px;color:var(--g-muted);background:#fff;border-radius:12px;place-items:center;display:grid}.fav-btn:hover{background:#f8f9fa}.fav-btn.active{color:#b06000;background:#fff7e0;border-color:#ffe08a}.app-actions.console{justify-content:flex-end;margin-top:12px;display:flex}.app-card{border:1px solid var(--g-border);border-radius:8px;flex-direction:column;gap:10px;padding:12px;display:flex;overflow:hidden}.app-body{flex:1;min-width:0}.app-title{margin:0;font-size:1rem;font-weight:700}.app-status-badge{border:1px solid var(--g-border);white-space:nowrap;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-height:24px;padding:3px 8px;font-size:.72rem;font-weight:700;display:inline-flex}.app-status-badge--active{color:#15803d;background:#16a34a14;border-color:#16a34a47}.app-status-badge--maintenance{color:#b45309;background:#d977061a;border-color:#d9770652}.app-desc{color:var(--couleur-complementaire-6);margin:0;font-size:.8rem}.app-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}@media (max-width:768px){.compte-layout,.grid-profil,.quick-grid{grid-template-columns:1fr}}.cvnaka-account-dashboard{flex-direction:column;gap:16px;display:flex}.cvnaka-dashboard-head{border:1px solid var(--g-border);background:#fff;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;display:flex}.cvnaka-dashboard-head h2{color:var(--g-text);margin:0;font-size:1.35rem}.cvnaka-dashboard-head p{color:var(--g-muted);margin:4px 0 0;font-size:.94rem}.cvnaka-dashboard-head button{border:1px solid var(--g-border);color:var(--g-text);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:8px;padding:9px 12px;font-weight:650;display:inline-flex}.cvnaka-dashboard-head button:hover{background:#f8fafc}.cvnaka-dashboard-head button:disabled{opacity:.7;cursor:wait}.is-spinning{animation:.85s linear infinite cvnakaSpin}@keyframes cvnakaSpin{to{transform:rotate(360deg)}}.cvnaka-dash-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.cvnaka-dash-stat,.cvnaka-dash-card,.cvnaka-dash-loading,.cvnaka-dash-error{border:1px solid var(--g-border);background:#fff;border-radius:12px;box-shadow:0 1px 2px #0f172a0a}.cvnaka-dash-stat{align-items:flex-start;gap:12px;min-height:112px;padding:14px;display:flex}.cvnaka-dash-stat-icon{color:#174ea6;background:#e8f0fe;border-radius:8px;flex:none;place-items:center;width:40px;height:40px;display:grid}.cvnaka-dash-stat span,.cvnaka-dash-facts span,.cvnaka-dash-row span{color:var(--g-muted);font-size:.86rem;display:block}.cvnaka-dash-stat strong{color:var(--g-text);overflow-wrap:anywhere;margin-top:4px;font-size:1.35rem;line-height:1.1;display:block}.cvnaka-dash-stat small{color:#64748b;margin-top:6px;font-size:.82rem;display:block}.cvnaka-dash-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.cvnaka-dash-grid-main{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr)}.cvnaka-dash-card{min-width:0;padding:14px}.cvnaka-dash-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.cvnaka-dash-card-head h3{color:var(--g-text);margin:0;font-size:1rem}.cvnaka-dash-list,.cvnaka-dash-facts{flex-direction:column;gap:10px;display:flex}.cvnaka-dash-row,.cvnaka-dash-facts div{border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:10px 0;display:flex}.cvnaka-dash-row:last-child,.cvnaka-dash-facts div:last-child{border-bottom:0}.cvnaka-dash-row strong,.cvnaka-dash-facts strong{color:var(--g-text);overflow-wrap:anywhere;font-size:.95rem}.cvnaka-dash-row small{color:#64748b;white-space:nowrap}.cvnaka-dash-empty,.cvnaka-dash-loading,.cvnaka-dash-error{min-height:160px;color:var(--g-muted);text-align:center;place-items:center;padding:20px;display:grid}.cvnaka-dash-error{color:#b42318;background:#fff5f5;border-color:#fecaca;min-height:auto}@media (max-width:1100px){.cvnaka-dash-stats,.cvnaka-dash-grid,.cvnaka-dash-grid-main{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.cvnaka-dashboard-head{flex-direction:column;align-items:stretch}.cvnaka-dashboard-head button{justify-content:center}.cvnaka-dash-stats,.cvnaka-dash-grid,.cvnaka-dash-grid-main{grid-template-columns:1fr}}.asset-account-dashboard .cvnaka-dash-stat-icon{color:#0f766e;background:#e6fffb}.asset-dash-list .cvnaka-dash-empty{min-height:96px}.asset-dash-event span,.asset-dash-alert span{color:#64748b;margin-top:3px;font-size:.85rem;display:block}.asset-dash-alert small{color:#b7791f;background:#fff7e6;border-radius:8px;align-items:center;min-height:26px;padding:0 8px;font-weight:700;display:inline-flex}.preference-list{gap:14px;display:grid}.preference-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.theme-choice{border:1px solid var(--g-border);background:#0f172a0a;border-radius:12px;align-items:center;gap:8px;padding:4px;display:inline-flex}.theme-option{min-height:38px;color:var(--g-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-weight:700;transition:background .16s,color .16s,border-color .16s;display:inline-flex}.theme-option:hover{color:var(--g-text);background:#0f172a0f}.theme-option.active{background:var(--g-surface);border-color:var(--g-border);color:var(--g-primary);box-shadow:var(--g-shadow)}@media (max-width:720px){.preference-card{grid-template-columns:1fr}.theme-choice{justify-content:stretch;width:100%}.theme-option{flex:1}}.payment-status--success,.payment-amount--credit{color:var(--couleur-complementaire-2)}.payment-status--failed,.payment-amount--debit{color:var(--couleur-complementaire-1)}.payment-status--pending{color:var(--couleur-complementaire-3)}.payment-status--neutral{color:var(--couleur-complementaire-4)}.payment-upgrade-banner{border:1px solid var(--erp-border,#e6e9ee);background:#f8fafc;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px;display:grid;box-shadow:0 10px 24px #1018280d}.payment-upgrade-banner p{color:var(--g-muted);margin:7px 0 0;font-size:.92rem}.payment-upgrade-badge{color:#175cd3;background:#eef6ff;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.78rem;font-weight:800;display:inline-flex}.payment-enterprise-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.payment-enterprise-card{border:1px solid var(--erp-border,#e6e9ee);background:#fff;border-radius:8px;align-content:space-between;gap:8px;min-width:0;min-height:118px;padding:14px;display:grid}.payment-enterprise-card--accent{background:#f7fbf9;border-color:#b7e4ca}.payment-enterprise-card span{color:var(--g-muted);text-transform:uppercase;font-size:.78rem;font-weight:800}.payment-enterprise-card strong{color:var(--erp-text,#1f2933);overflow-wrap:anywhere;font-size:1.02rem;line-height:1.25}.payment-enterprise-card small{color:var(--g-muted);font-size:.8rem}.gestion-entreprise__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.gestion-entreprise__header h2{color:var(--erp-text,#1f2933);margin:0;font-size:1rem;font-weight:900}.gestion-entreprise__header p{color:var(--g-muted);margin:5px 0 0;font-size:.9rem}.gestion-entreprise__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.gestion-entreprise__card{border:1px solid var(--erp-border,#e6e9ee);width:100%;min-height:138px;color:inherit;text-align:left;cursor:pointer;background:#fbfcfe;border-radius:8px;align-content:start;gap:9px;padding:14px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.gestion-entreprise__card:hover{border-color:var(--couleur-principal,#714b67);transform:translateY(-1px);box-shadow:0 12px 26px #10182814}.gestion-entreprise__icon{color:#175cd3;background:#eef6ff;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.gestion-entreprise__card strong{color:var(--erp-text,#1f2933);font-size:.96rem;line-height:1.25}.gestion-entreprise__card small{color:var(--g-muted);font-size:.84rem;line-height:1.45}@media (max-width:900px){.payment-enterprise-grid,.gestion-entreprise__grid{grid-template-columns:1fr}}.gestion-compte-section__head{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:14px;display:flex}.gestion-compte-section__head h2{color:var(--erp-text,#1f2933);margin:0;font-size:1rem;font-weight:900}.gestion-compte-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.gestion-account-card{border-color:var(--erp-border,#e6e9ee);text-align:left;background:#fbfcfe;width:100%;min-height:132px;margin:0;padding:14px}.gestion-account-card:hover{border-color:#cfd6df;box-shadow:0 12px 26px #10182814}.gestion-account-card--danger{background:snow;border-color:#ffd9d4}.entreprise-quota-panel{grid-template-columns:minmax(260px,1.4fr) minmax(160px,.7fr) minmax(180px,.8fr);gap:12px;margin-bottom:16px;display:grid}.entreprise-quota-main,.entreprise-quota-stat,.entreprise-invite-card{border:1px solid var(--erp-border,#e6e9ee);border-radius:8px;box-shadow:0 8px 20px #1018280a}.entreprise-quota-main,.entreprise-quota-stat{min-height:104px;padding:14px}.entreprise-quota-label,.entreprise-quota-stat span{color:var(--g-muted);text-transform:uppercase;font-size:.78rem;font-weight:800}.entreprise-quota-main strong,.entreprise-quota-stat strong{color:var(--erp-text,#1f2933);margin-top:8px;font-size:1.35rem;line-height:1.1;display:block}.entreprise-quota-stat small{color:var(--g-muted);margin-top:6px;font-size:.8rem;display:block}.entreprise-quota-bar{background:#edf2f7;border-radius:999px;height:8px;margin-top:14px;overflow:hidden}.entreprise-quota-bar span{border-radius:inherit;background:#175cd3;height:100%;display:block}.entreprise-btn--invite{min-width:168px}.entreprise-invite-card{gap:14px;margin-bottom:16px;padding:16px;display:grid}.entreprise-invite-card__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.entreprise-invite-card__head h3{color:var(--erp-text,#1f2933);margin:0;font-size:1rem;font-weight:900}.entreprise-invite-card__head p{color:var(--g-muted);margin:5px 0 0;font-size:.86rem}.entreprise-invite-form--card{margin:0}.entreprise-invite-note{color:#175cd3;background:#f4f8ff;border:1px solid #d9e7ff;border-radius:8px;padding:10px 12px;font-size:.86rem;font-weight:700}.entreprise-invite-note--danger{color:#b42318;background:#fff0ed;border-color:#ffc9c2}.entreprise-billable-toggle{color:#667085;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d0d5dd;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:30px;padding:0 10px;font-size:.78rem;font-weight:800;display:inline-flex}.entreprise-billable-toggle.is-active{color:#027a48;background:#ecfdf3;border-color:#abefc6}.entreprise-billable-toggle:disabled,.entreprise-btn:disabled,.gestion-account-card:disabled{cursor:not-allowed;opacity:.65}.entreprise-loading-card,.entreprise-panel{background:var(--erp-surface,#fff);border:1px solid var(--erp-border,#e6e9ee);border-radius:8px;box-shadow:0 10px 26px #1018280d}.entreprise-loading-card{min-height:180px;color:var(--g-muted);justify-content:center;align-items:center;gap:10px;font-weight:700;display:flex}.entreprise-loading-icon{color:var(--couleur-principal,#1a73e8);animation:.85s linear infinite entreprise-spin}@keyframes entreprise-spin{to{transform:rotate(360deg)}}.entreprise-empty-error,.entreprise-alert{border-radius:8px;margin:0 0 14px;padding:12px 14px;font-weight:700}.entreprise-empty-error,.entreprise-alert--danger{color:#b42318;background:#fff0ed;border:1px solid #ffc9c2}.entreprise-alert--success{color:#027a48;background:#ecfdf3;border:1px solid #abefc6}.entreprise-grid{gap:16px;margin-top:16px;display:grid}.entreprise-grid--top{grid-template-columns:minmax(280px,.9fr) minmax(0,2.1fr)}.entreprise-grid--split{grid-template-columns:repeat(2,minmax(0,1fr))}.entreprise-panel{min-width:0;padding:16px}.entreprise-panel__title{color:var(--erp-text,#1f2933);align-items:center;gap:8px;margin-bottom:14px;font-size:1rem;font-weight:800;line-height:1.25;display:inline-flex}.entreprise-panel__title svg{color:var(--couleur-principal,#714b67)}.entreprise-detail-list{color:var(--g-muted);gap:9px;font-size:.9rem;display:grid}.entreprise-detail-list>div{border:1px solid var(--erp-border,#e6e9ee);background:#fbfcfe;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:34px;padding:8px 10px;display:flex}.entreprise-detail-list strong{color:var(--erp-text,#1f2933);text-align:right}.entreprise-billing-actions,.entreprise-invite-form{gap:10px;margin-top:14px;display:grid}.entreprise-billing-actions{grid-template-columns:minmax(160px,1fr) auto}.entreprise-invite-form{grid-template-columns:minmax(220px,1fr) minmax(130px,160px) auto;margin-bottom:14px}.entreprise-btn{border:1px solid var(--erp-border,#e6e9ee);min-height:38px;color:var(--erp-text,#1f2933);cursor:pointer;white-space:nowrap;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-weight:800;display:inline-flex}.entreprise-btn:hover{background:#fbfcfe;border-color:#cfd6df}.entreprise-btn--primary{border-color:var(--couleur-principal,#714b67);background:var(--couleur-principal,#714b67);color:#fff}.entreprise-btn--toggle{color:#667085;background:#eef2f7;min-height:32px}.entreprise-btn--toggle.is-active{color:#027a48;background:#ecfdf3;border-color:#abefc6}.entreprise-token{border:1px solid var(--erp-border,#e6e9ee);color:var(--g-muted);background:#fbfcfe;border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:.78rem}.entreprise-token code,.entreprise-permission-row span:first-child{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.entreprise-table-wrap{border:1px solid var(--erp-border,#e6e9ee);border-radius:8px;width:100%;overflow-x:auto}.entreprise-table{border-collapse:collapse;width:100%;min-width:680px;font-size:.88rem}.entreprise-table th,.entreprise-table td{border-bottom:1px solid var(--erp-border,#e6e9ee);text-align:left;vertical-align:middle;padding:11px 12px}.entreprise-table th{color:#667085;text-transform:uppercase;background:#fbfcfe;font-size:.76rem;font-weight:800}.entreprise-table tr:last-child td{border-bottom:0}.entreprise-table select{border:1px solid var(--erp-border,#e6e9ee);background:#fff;border-radius:8px;min-height:34px;padding:0 8px}.entreprise-icon-btn{border:1px solid var(--erp-border,#e6e9ee);width:34px;height:34px;color:var(--g-muted);cursor:pointer;background:#fff;border-radius:8px;place-items:center;display:inline-grid}.entreprise-icon-btn:hover{background:#fbfcfe}.entreprise-modules-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.entreprise-module-card,.entreprise-permission-row,.entreprise-session-item,.entreprise-log-item{border:1px solid var(--erp-border,#e6e9ee);background:#fbfcfe;border-radius:8px}.entreprise-module-card{justify-content:space-between;align-items:center;gap:10px;min-height:54px;padding:10px;display:flex}.entreprise-module-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--erp-text,#1f2933);font-weight:750;overflow:hidden}.entreprise-permissions-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.entreprise-permissions-summary span{border:1px solid var(--erp-border,#e6e9ee);color:var(--g-muted);background:#fbfcfe;border-radius:8px;gap:4px;padding:10px;font-size:.84rem;display:grid}.entreprise-permissions-summary strong{color:var(--erp-text,#1f2933);font-size:1.25rem}.entreprise-permissions-list,.entreprise-log-list{gap:8px;max-height:280px;margin-top:12px;display:grid;overflow:auto}.entreprise-permission-row{color:var(--g-muted);justify-content:space-between;gap:10px;padding:8px 10px;font-size:.78rem;display:flex}.entreprise-permission-row span:last-child{color:var(--erp-text,#1f2933);font-weight:800}.entreprise-list{gap:10px;display:grid}.entreprise-inline-text{color:var(--g-muted);font-size:.9rem}.entreprise-session-item{justify-content:space-between;align-items:center;gap:12px;padding:10px;display:flex}.entreprise-session-item span{min-width:0;color:var(--erp-text,#1f2933);font-weight:700}.entreprise-session-item small,.entreprise-muted{color:var(--g-muted);font-size:.78rem;font-weight:500}.entreprise-log-list{margin-top:0}.entreprise-log-item{padding:10px}.entreprise-log-title{color:var(--erp-text,#1f2933);font-weight:800}@media (max-width:1100px){.entreprise-grid--top,.entreprise-grid--split,.entreprise-quota-panel,.gestion-compte-actions{grid-template-columns:1fr}}@media (max-width:760px){.entreprise-billing-actions,.entreprise-invite-form,.entreprise-modules-grid,.entreprise-permissions-summary{grid-template-columns:1fr}.entreprise-panel{padding:14px}.entreprise-detail-list>div,.entreprise-module-card,.entreprise-session-item,.entreprise-permission-row{flex-direction:column;align-items:flex-start}.entreprise-detail-list strong{text-align:left}}.enterprise-invitation-page{place-items:center;min-height:calc(100vh - 120px);display:grid}.enterprise-invitation-panel{background:#fff;border:1px solid #0f172a14;border-radius:8px;width:min(620px,100%);padding:22px;box-shadow:0 18px 44px #0f172a14}.enterprise-invitation-header{flex-direction:column;gap:6px;margin-bottom:18px;display:flex}.enterprise-invitation-header h1{color:#0f172a;margin:0;font-size:24px}.enterprise-invitation-header span{color:#64748b;overflow-wrap:anywhere;font-size:14px}.enterprise-invitation-details{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.enterprise-invitation-details div{background:#f8fafc;border:1px solid #0f172a14;border-radius:8px;min-width:0;padding:10px}.enterprise-invitation-details span{color:#64748b;margin-bottom:4px;font-size:12px;display:block}.enterprise-invitation-details b{color:#0f172a;overflow-wrap:anywhere;font-size:14px}.enterprise-invitation-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.enterprise-invitation-actions button{justify-content:center;align-items:center;gap:8px;display:inline-flex}.enterprise-invitation-alert,.enterprise-invitation-success{border-radius:8px;margin:10px 0 0;padding:10px 12px;font-size:14px}.enterprise-invitation-alert{color:#9a3412;background:#fff7ed;border:1px solid #ea580c33}.enterprise-invitation-success{color:#047857;background:#ecfdf5;border:1px solid #05966933}.enterprise-invitation-state{text-align:center;color:#64748b;align-content:center;place-items:center;gap:10px;min-height:180px;display:grid}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:768px){.enterprise-invitation-page{place-items:start stretch;padding:12px}.enterprise-invitation-panel{padding:16px}.enterprise-invitation-details{grid-template-columns:1fr}.enterprise-invitation-actions{flex-direction:column}}.entreprise-alert--warning{color:#92400e;background:#fffbeb;border-color:#fde68a}.module-config-layout{grid-template-columns:minmax(200px,200px) minmax(0,1fr);align-items:start;gap:16px;display:grid}.module-config-mobile-menu{border:1px solid var(--g-border);background:var(--g-surface);border-radius:8px;gap:6px;padding:10px;display:none}.module-config-mobile-menu label{color:var(--g-muted);font-size:.78rem;font-weight:700}.module-config-mobile-menu select{border:1px solid var(--g-border);background:var(--g-bg);width:100%;min-height:42px;color:var(--g-text);font:inherit;border-radius:8px;padding:0 10px}.module-config-aside{border:1px solid var(--g-border);background:var(--g-surface);border-radius:8px;flex-direction:column;gap:8px;padding:8px;display:flex;position:sticky;top:32px}.module-config-app{width:100%;min-height:48px;color:var(--g-text);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;display:grid}.module-config-app span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.module-config-app em{background:var(--g-bg);min-width:24px;height:24px;color:var(--g-muted);border-radius:999px;justify-content:center;align-items:center;font-size:.75rem;font-style:normal;display:inline-flex}.module-config-app.is-active,.module-config-app:hover{border-color:var(--g-border);background:var(--g-bg)}.module-config-head{border:1px solid var(--g-border);background:var(--g-surface);border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:12px;display:flex}.module-config-head h2,.module-config-head p{margin:0}.module-config-head p{color:var(--g-muted);margin-top:4px;font-size:.9rem}.module-config-sections{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.module-config-section{border:1px solid var(--g-border);background:var(--g-surface);min-height:38px;color:var(--g-text);white-space:nowrap;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 12px;display:inline-flex}.module-config-section.is-active,.module-config-section:hover{background:var(--couleur-principal);border-color:var(--couleur-principal);color:#fff}@media (max-width:900px){.module-config-layout{grid-template-columns:1fr}.module-config-mobile-menu{display:grid}.module-config-aside{display:none}}.gestion-entreprise{min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:0}.entreprise-hero{isolation:isolate;border:1px solid var(--entreprise-border);background:radial-gradient(circle at 94% 8%, color-mix(in srgb, var(--entreprise-accent) 18%, transparent), transparent 34%), linear-gradient(135deg, var(--entreprise-soft-strong), var(--entreprise-surface) 62%);min-width:0;box-shadow:0 18px 48px color-mix(in srgb, var(--entreprise-text) 10%, transparent);border-radius:20px;justify-content:space-between;align-items:center;gap:24px;padding:clamp(20px,3vw,30px);display:flex;position:relative;overflow:hidden}.entreprise-hero:after{z-index:-1;border:1px solid color-mix(in srgb, var(--entreprise-accent) 16%, transparent);content:"";border-radius:50%;width:190px;height:190px;position:absolute;top:-72px;right:-46px}.entreprise-hero__identity{align-items:center;gap:16px;min-width:0;display:flex}.entreprise-hero__logo{border:1px solid color-mix(in srgb, var(--entreprise-accent) 22%, transparent);background:color-mix(in srgb, var(--entreprise-accent) 12%, var(--entreprise-surface));width:54px;height:54px;color:var(--entreprise-accent);border-radius:16px;flex:0 0 54px;place-items:center;display:inline-grid;box-shadow:inset 0 1px #ffffffa6}.entreprise-hero__content{min-width:0}.entreprise-eyebrow{color:var(--entreprise-accent);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;font-size:.72rem;font-weight:850;display:inline-flex}.entreprise-status-dot{background:#12b76a;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #12b76a24}.entreprise-hero h2{color:var(--entreprise-text);letter-spacing:-.025em;overflow-wrap:anywhere;margin:6px 0 5px;font-size:clamp(1.35rem,2.6vw,2rem);font-weight:850;line-height:1.12}.entreprise-hero p{max-width:720px;color:var(--entreprise-muted);margin:0;font-size:.92rem;line-height:1.55}.entreprise-header-actions{flex-wrap:wrap;flex:0 auto;justify-content:flex-end;align-items:center;gap:10px;display:flex}.gestion-entreprise__grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;margin-bottom:18px}.gestion-entreprise__card{border-color:var(--entreprise-border);background:var(--entreprise-surface);min-height:168px;box-shadow:0 8px 24px color-mix(in srgb, var(--entreprise-text) 6%, transparent);border-radius:16px;grid-template-rows:auto auto auto 1fr;align-content:start;gap:8px;padding:18px}.gestion-entreprise__card:hover{border-color:color-mix(in srgb, var(--entreprise-accent) 42%, var(--entreprise-border));background:var(--entreprise-soft);box-shadow:0 16px 34px color-mix(in srgb, var(--entreprise-text) 11%, transparent);transform:translateY(-3px)}.gestion-entreprise__icon{background:var(--entreprise-soft-strong);width:40px;height:40px;color:var(--entreprise-accent);border-radius:12px}.gestion-entreprise__card strong{color:var(--entreprise-text);margin-top:2px;font-size:1.02rem}.gestion-entreprise__card small{color:var(--entreprise-muted)}.gestion-entreprise__card-action{color:var(--entreprise-accent);align-self:end;align-items:center;gap:6px;font-size:.78rem;font-weight:800;display:inline-flex}.entreprise-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:18px 0;display:grid}.entreprise-kpi-card{border:1px solid var(--entreprise-border);background:var(--entreprise-surface);min-width:0;min-height:118px;box-shadow:0 8px 22px color-mix(in srgb, var(--entreprise-text) 5%, transparent);border-radius:16px;align-items:flex-start;gap:12px;padding:16px;display:flex}.entreprise-kpi-card__icon{background:var(--entreprise-soft-strong);width:38px;height:38px;color:var(--entreprise-accent);border-radius:11px;flex:0 0 38px;place-items:center;display:inline-grid}.entreprise-kpi-card>div{gap:3px;min-width:0;display:grid}.entreprise-kpi-card span:not(.entreprise-kpi-card__icon){color:var(--entreprise-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:800}.entreprise-kpi-card strong{color:var(--entreprise-text);overflow-wrap:anywhere;font-size:1.15rem;line-height:1.25}.entreprise-kpi-card small{color:var(--entreprise-muted);font-size:.75rem;line-height:1.35}.entreprise-section-nav{z-index:2;border-color:var(--entreprise-border);background:color-mix(in srgb, var(--entreprise-surface) 90%, transparent);box-shadow:0 8px 24px color-mix(in srgb, var(--entreprise-text) 8%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);scrollbar-width:thin;border-radius:14px;flex-wrap:nowrap;align-items:center;gap:4px;margin:18px 0;padding:7px;display:flex;position:sticky;top:10px;overflow-x:auto}.entreprise-section-nav .entreprise-section-nav__item{color:var(--entreprise-muted);cursor:pointer;background:0 0;border:0;border-radius:9px;flex:none;padding:9px 12px;font-size:.78rem;font-weight:800;text-decoration:none;transition:background-color .16s,color .16s}.entreprise-section-nav .entreprise-section-nav__item:hover,.entreprise-section-nav .entreprise-section-nav__item:focus-visible,.entreprise-section-nav .entreprise-section-nav__item--active{background:var(--entreprise-soft-strong);color:var(--entreprise-accent);outline:none}.entreprise-grid{gap:16px;margin-top:16px}.entreprise-panel,.entreprise-loading-card{border-color:var(--entreprise-border);background:var(--entreprise-surface);box-shadow:0 10px 30px color-mix(in srgb, var(--entreprise-text) 7%, transparent);border-radius:18px}.entreprise-panel{padding:clamp(17px,2.4vw,24px);scroll-margin-top:90px}.entreprise-create-panel{border-color:color-mix(in srgb, var(--entreprise-accent) 24%, var(--entreprise-border));margin:18px 0;position:relative;overflow:hidden}.entreprise-section{margin-top:16px}.entreprise-subscription-summary{margin-top:14px}.entreprise-create-panel:before{background:linear-gradient(90deg, var(--entreprise-accent), #2dd4bf);content:"";height:3px;position:absolute;top:0;left:0;right:0}.entreprise-panel__header{align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.entreprise-panel__icon{background:var(--entreprise-soft-strong);width:38px;height:38px;color:var(--entreprise-accent);border-radius:11px;flex:0 0 38px;place-items:center;display:inline-grid}.entreprise-panel__header>div{min-width:0}.entreprise-panel__header h3{color:var(--entreprise-text);margin:0;font-size:1rem;font-weight:850;line-height:1.3}.entreprise-panel__header p{color:var(--entreprise-muted);margin:3px 0 0;font-size:.82rem;line-height:1.45}.entreprise-panel__footer{border-top:1px solid var(--entreprise-border);flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:18px;padding-top:16px;display:flex}.entreprise-information-banner{border:1px solid color-mix(in srgb, var(--entreprise-accent) 20%, var(--entreprise-border));background:var(--entreprise-soft);color:var(--entreprise-muted);border-radius:11px;margin-bottom:16px;padding:11px 13px;font-size:.82rem;line-height:1.45}.entreprise-information-banner strong,.entreprise-information-banner span{display:block}.entreprise-information-banner strong{color:var(--entreprise-text);margin-bottom:3px}.entreprise-creation-limit{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.entreprise-creation-limit .entreprise-information-banner{flex:320px;margin-bottom:0}.entreprise-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;display:grid}.entreprise-form-grid label>span{color:var(--entreprise-muted);font-size:.76rem;font-weight:800}.entreprise-table select{border-color:var(--entreprise-border);background:var(--entreprise-surface);color:var(--entreprise-text);border-radius:10px;transition:border-color .16s,box-shadow .16s,background-color .16s}.entreprise-kyc-form{border-top:1px solid var(--entreprise-border);gap:14px;margin-top:16px;padding-top:16px;display:grid}.entreprise-kyc-form .entreprise-inline-text{margin:0}.entreprise-kyc-document-list{gap:8px;margin-top:12px;display:grid}.entreprise-kyc-document{border:1px solid var(--entreprise-border);background:var(--entreprise-soft);min-width:0;color:var(--entreprise-accent);border-radius:10px;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.entreprise-kyc-document>div{gap:2px;min-width:0;display:grid}.entreprise-kyc-document strong{color:var(--entreprise-text);font-size:.82rem}.entreprise-kyc-document span{color:var(--entreprise-muted);overflow-wrap:anywhere;font-size:.75rem;line-height:1.4}.entreprise-table select:hover:not(:disabled){border-color:color-mix(in srgb, var(--entreprise-accent) 38%, var(--entreprise-border))}.entreprise-table select:focus{border-color:var(--entreprise-accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--entreprise-accent) 14%, transparent)}.entreprise-table select:disabled{background:var(--entreprise-soft);color:var(--entreprise-muted);cursor:not-allowed}.entreprise-btn,.entreprise-icon-btn{border-color:var(--entreprise-border);background:var(--entreprise-surface);color:var(--entreprise-text);transition:border-color .16s,background-color .16s,color .16s,box-shadow .16s,transform .16s}.entreprise-btn{border-radius:10px;min-height:42px;padding:0 14px;font-size:.83rem}.entreprise-btn--compact{border-radius:9px;min-height:34px;padding:0 10px;font-size:.75rem}.entreprise-btn:hover:not(:disabled),.entreprise-icon-btn:hover:not(:disabled){border-color:color-mix(in srgb, var(--entreprise-accent) 34%, var(--entreprise-border));background:var(--entreprise-soft);color:var(--entreprise-accent);transform:translateY(-1px)}.entreprise-btn--primary{border-color:var(--entreprise-accent);background:var(--entreprise-accent);color:#fff;box-shadow:0 8px 18px color-mix(in srgb, var(--entreprise-accent) 24%, transparent)}.entreprise-btn--primary:hover:not(:disabled){border-color:var(--entreprise-accent-hover);background:var(--entreprise-accent-hover);color:#fff}.entreprise-btn:focus-visible,.entreprise-icon-btn:focus-visible,.gestion-entreprise__card:focus-visible,.entreprise-checkbox-label input:focus-visible{outline:3px solid color-mix(in srgb, var(--entreprise-accent) 30%, transparent);outline-offset:3px}.entreprise-alert{box-shadow:0 5px 18px color-mix(in srgb, var(--entreprise-text) 4%, transparent);border-radius:12px;margin:0 0 14px;padding:13px 15px;font-size:.84rem;line-height:1.5}.entreprise-alert--success{background:color-mix(in srgb, #12b76a 10%, var(--entreprise-surface));color:color-mix(in srgb, #027a48 86%, var(--entreprise-text));border-color:#12b76a47}.entreprise-alert--danger{background:color-mix(in srgb, #f04438 9%, var(--entreprise-surface));color:color-mix(in srgb, #b42318 86%, var(--entreprise-text));border-color:#f0443847}.entreprise-alert--warning{background:color-mix(in srgb, #f79009 10%, var(--entreprise-surface));color:color-mix(in srgb, #b54708 84%, var(--entreprise-text));border-color:#f790094d}.entreprise-loading-card{min-height:230px;color:var(--entreprise-text);text-align:center;flex-direction:column;gap:14px;padding:28px}.entreprise-loading-card>div{gap:5px;display:grid}.entreprise-loading-card strong{font-size:1rem}.entreprise-loading-card span{color:var(--entreprise-muted);font-size:.84rem}.entreprise-loading-icon{color:var(--entreprise-accent)}.entreprise-detail-list{color:var(--entreprise-muted);gap:8px}.entreprise-detail-list>div{border-color:var(--entreprise-border);background:var(--entreprise-soft);border-radius:10px;min-height:42px;padding:10px 12px}.entreprise-detail-list strong{color:var(--entreprise-text)}.entreprise-table-wrap{border-color:var(--entreprise-border);background:var(--entreprise-surface);border-radius:13px}.entreprise-table-caption{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.entreprise-table th,.entreprise-table td{border-color:var(--entreprise-border);padding:13px 14px}.entreprise-table th{background:var(--entreprise-soft);color:var(--entreprise-muted);letter-spacing:.045em}.entreprise-table td{color:var(--entreprise-text)}.entreprise-table tbody tr{transition:background-color .15s}.entreprise-table tbody tr:hover{background:var(--entreprise-soft)}.entreprise-table-actions{flex-wrap:wrap;align-items:center;gap:7px;display:inline-flex}.entreprise-table select{min-height:36px;padding:0 9px}.entreprise-status-badge{border:1px solid var(--entreprise-border);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;width:fit-content;padding:4px 8px;font-size:.7rem;font-weight:800;line-height:1.2;display:inline-flex}.entreprise-status-badge--active,.entreprise-status-badge--accepted,.entreprise-status-badge--approved{background:color-mix(in srgb, #12b76a 11%, var(--entreprise-surface));color:color-mix(in srgb, #027a48 85%, var(--entreprise-text));border-color:#12b76a42}.entreprise-status-badge--pending,.entreprise-status-badge--suspended{background:color-mix(in srgb, #f79009 11%, var(--entreprise-surface));color:color-mix(in srgb, #b54708 84%, var(--entreprise-text));border-color:#f7900947}.entreprise-status-badge--removed,.entreprise-status-badge--rejected,.entreprise-status-badge--revoked,.entreprise-status-badge--expired{background:color-mix(in srgb, #f04438 10%, var(--entreprise-surface));color:color-mix(in srgb, #b42318 84%, var(--entreprise-text));border-color:#f0443842}.entreprise-icon-btn{border-radius:10px}.entreprise-icon-btn--danger{color:#b42318}.entreprise-payment-form{border:1px solid color-mix(in srgb, var(--entreprise-accent) 28%, var(--entreprise-border));background:linear-gradient(145deg, var(--entreprise-soft), var(--entreprise-surface) 68%);border-radius:14px;gap:16px;margin-top:14px;padding:clamp(16px,2.4vw,22px);display:grid;position:relative;overflow:hidden}.entreprise-payment-form:before{background:var(--entreprise-accent);content:"";width:3px;position:absolute;top:0;bottom:0;right:0}.entreprise-payment-form__header,.entreprise-payment-form__footer{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.entreprise-payment-form__header>div{min-width:0}.entreprise-payment-form__header h4{color:var(--entreprise-text);overflow-wrap:anywhere;margin:5px 0 3px;font-size:1rem}.entreprise-payment-form__header p{color:var(--entreprise-muted);margin:0;font-size:.82rem}.entreprise-payment-form__header p strong{color:var(--entreprise-text)}.entreprise-payment-form__footer{border-top:1px solid var(--entreprise-border);justify-content:flex-end;align-items:center;padding-top:15px}.entreprise-modules-grid{gap:10px}.entreprise-module-card,.entreprise-permission-row,.entreprise-session-item,.entreprise-log-item{border-color:var(--entreprise-border);background:var(--entreprise-soft);border-radius:11px}.entreprise-module-card,.entreprise-session-item,.entreprise-log-item{padding:12px}.entreprise-module-name,.entreprise-session-item span,.entreprise-log-title{color:var(--entreprise-text)}.entreprise-session-item>span{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.entreprise-muted,.entreprise-inline-text,.entreprise-session-item small{color:var(--entreprise-muted);line-height:1.5}.entreprise-permissions-summary span{border-color:var(--entreprise-border);background:var(--entreprise-soft);color:var(--entreprise-muted);border-radius:11px;padding:13px}.entreprise-permissions-summary strong{color:var(--entreprise-text)}.entreprise-permission-row{align-items:center;padding:10px 12px}.entreprise-permission-row>span:first-child{min-width:0;color:var(--entreprise-muted);overflow-wrap:anywhere}.entreprise-permission-row>span:last-child{color:inherit}.entreprise-empty-state{border:1px dashed color-mix(in srgb, var(--entreprise-accent) 22%, var(--entreprise-border));background:var(--entreprise-soft);min-height:130px;color:var(--entreprise-muted);text-align:center;border-radius:13px;align-content:center;place-items:center;gap:6px;padding:20px;display:grid}.entreprise-empty-state--compact{min-height:96px;margin-top:12px;padding:14px}.entreprise-empty-state svg{color:var(--entreprise-accent)}.entreprise-empty-state strong{color:var(--entreprise-text);font-size:.88rem}.entreprise-empty-state span{color:var(--entreprise-muted);font-size:.78rem;line-height:1.45}.entreprise-ownership-form{border-top:1px solid var(--entreprise-border);grid-template-columns:minmax(220px,1fr) minmax(260px,1.15fr) auto;align-items:end;margin-top:18px;padding-top:18px;display:grid}.entreprise-ownership-choice{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0;margin:0;padding:0;display:grid}.entreprise-ownership-choice legend{color:var(--entreprise-muted);grid-column:1/-1;margin-bottom:1px;font-size:.72rem;font-weight:800}.entreprise-ownership-choice .entreprise-checkbox-label{border:1px solid var(--entreprise-border);background:var(--entreprise-soft);border-radius:10px;min-height:42px;padding:8px 10px;line-height:1.3}.entreprise-checkbox-label{min-height:42px;color:var(--entreprise-muted);align-items:center;gap:7px;font-size:.86rem;font-weight:700;display:inline-flex}.entreprise-checkbox-label input{width:17px;height:17px;accent-color:var(--entreprise-accent)}.entreprise-log-list{scrollbar-width:thin;scrollbar-color:var(--entreprise-border) transparent}.entreprise-audit-list{max-height:460px}@media (max-width:1100px){.entreprise-hero{flex-direction:column;align-items:flex-start}.entreprise-header-actions{justify-content:flex-start;width:100%}.entreprise-grid--split{grid-template-columns:1fr}}@media (max-width:760px){.entreprise-hero{border-radius:16px;gap:18px;margin-bottom:14px;padding:18px}.entreprise-hero__identity{align-items:flex-start;gap:12px}.entreprise-hero__logo{border-radius:13px;flex-basis:44px;width:44px;height:44px}.entreprise-hero h2{margin-top:5px;font-size:1.25rem}.entreprise-header-actions{flex-direction:column;align-items:stretch}.entreprise-header-actions .entreprise-btn{width:100%}.gestion-entreprise__grid,.entreprise-kpi-grid{grid-template-columns:1fr}.entreprise-kpi-card{min-height:0}.entreprise-section-nav{border-radius:12px;margin:14px 0;top:6px}.entreprise-panel{border-radius:15px;padding:16px;scroll-margin-top:82px}.entreprise-panel__header{margin-bottom:15px}.entreprise-panel__footer,.entreprise-panel__footer .entreprise-btn{width:100%}.entreprise-payment-form__footer{flex-direction:column-reverse;align-items:stretch}.entreprise-payment-form__footer .entreprise-btn{width:100%}.entreprise-form-grid,.entreprise-invite-form,.entreprise-modules-grid,.entreprise-permissions-summary{grid-template-columns:1fr}.entreprise-table-wrap{background:0 0;border:0;overflow:visible}.entreprise-table{min-width:0}.entreprise-table,.entreprise-table tbody,.entreprise-table tr,.entreprise-table td{width:100%;display:block}.entreprise-table thead{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.entreprise-table tbody{gap:12px;display:grid}.entreprise-table tr{border:1px solid var(--entreprise-border);background:var(--entreprise-surface);box-shadow:0 6px 18px color-mix(in srgb, var(--entreprise-text) 6%, transparent);border-radius:13px;padding:7px 12px;overflow:hidden}.entreprise-table td{border-bottom:1px solid var(--entreprise-border);overflow-wrap:anywhere;grid-template-columns:minmax(88px,.72fr) minmax(0,1.28fr);align-items:center;gap:12px;padding:10px 0;display:grid}.entreprise-table td:last-child{border-bottom:0}.entreprise-table td:before{color:var(--entreprise-muted);content:attr(data-label);letter-spacing:.045em;text-transform:uppercase;font-size:.69rem;font-weight:850}.entreprise-table select{width:100%}.entreprise-detail-list>div,.entreprise-module-card,.entreprise-session-item,.entreprise-permission-row{align-items:flex-start}.entreprise-ownership-form{grid-template-columns:1fr;align-items:stretch}.entreprise-ownership-choice{grid-template-columns:1fr}.entreprise-ownership-form .entreprise-btn{width:100%}}@media (prefers-reduced-motion:reduce){.entreprise-loading-icon{animation-duration:1.8s}.entreprise-btn,.entreprise-icon-btn,.gestion-entreprise__card{transition:none}}
.cookie-consent{z-index:12000;background:#fff;border:1px solid #cbd5e1;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;max-width:980px;margin-inline:auto;padding:16px;display:grid;position:fixed;bottom:18px;left:18px;right:18px;box-shadow:0 16px 42px #0f172a33}.cookie-consent__icon{color:#0f766e;background:#e8f5f1;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.cookie-consent__content{min-width:0}.cookie-consent__content strong{color:#172033;font-size:.92rem}.cookie-consent__content p{color:#526175;margin:4px 0;font-size:.8rem;line-height:1.45}.cookie-consent__content a{color:#0f766e;font-size:.76rem;font-weight:700}.cookie-consent__content small{color:#b42318;margin-top:5px;font-size:.74rem;display:block}.cookie-consent__actions{grid-template-columns:repeat(2,minmax(112px,1fr));gap:8px;display:grid}.cookie-consent__choice{color:#172033;min-height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #94a3b8;border-radius:6px;justify-content:center;align-items:center;gap:7px;padding:8px 14px;font-size:.8rem;font-weight:700;display:inline-flex}.cookie-consent__choice:hover,.cookie-consent__choice:focus-visible{background:#edf8f5;border-color:#0f766e;outline:2px solid #0000}.cookie-consent-trigger{z-index:11990;color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:fixed;bottom:16px;left:16px;box-shadow:0 8px 22px #0f172a29}.cookie-consent-trigger:hover,.cookie-consent-trigger:focus-visible{color:#0f766e;outline-offset:2px;border-color:#0f766e;outline:2px solid #99f6e4}@media (max-width:760px){.cookie-consent{grid-template-columns:auto minmax(0,1fr)}.cookie-consent__actions{grid-column:1/-1}.cookie-consent-trigger{bottom:76px}}@media (max-width:480px){.cookie-consent{gap:10px;padding:13px;bottom:10px;left:10px;right:10px}.cookie-consent__icon{width:36px;height:36px}.cookie-consent__actions{grid-template-columns:repeat(2,minmax(0,1fr))}}
.swal2-container{-webkit-backdrop-filter:blur(9px)saturate(115%);backdrop-filter:blur(9px)saturate(115%);background:#0d1b2b47!important}html.dark .swal2-container{background:#02061761!important}.swal2-popup{border-radius:16px!important}.swal2-actions{gap:8px}.swal2-actions .swal2-styled{cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;gap:6px;display:inline-flex;font:inherit!important;box-shadow:none!important;border-radius:8px!important;margin:0!important;padding:8px 16px!important;font-weight:400!important}.swal2-actions .swal2-confirm{border:1px solid var(--couleur-principal)!important;background:var(--couleur-principal)!important;color:var(--couleur-blanc)!important}.swal2-actions .swal2-cancel{border:1px solid var(--couleur-principal)!important;background:var(--couleur-blanc)!important;color:var(--couleur-principal)!important}.swal2-actions .swal2-deny{border:1px solid var(--couleur-complementaire-1)!important;background:var(--couleur-complementaire-1)!important;color:var(--couleur-blanc)!important}.swal2-actions .swal2-styled:hover:not(:disabled){filter:brightness(1.02);transition:all .25s cubic-bezier(.4,0,.2,1);transform:translateY(-2px)scale(1.01)}.swal2-actions .swal2-styled:disabled{cursor:not-allowed;opacity:.6}html.dark .swal2-popup{border:1px solid var(--g-border);box-shadow:var(--g-shadow);color:var(--g-text)!important;background:#0f172aeb!important}html.dark .swal2-title,html.dark .swal2-html-container{color:var(--g-text)!important}
.header-orinasako{box-sizing:border-box;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:12px;padding:8px 16px;display:flex;position:relative}.header-logo{cursor:pointer;flex-shrink:0;align-items:center;gap:8px;display:flex}.header-module-identity{min-width:150px}.header-module-identity strong{max-width:150px;color:var(--couleur-principal);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:750;overflow:hidden}.header-navlinks{white-space:nowrap;text-overflow:ellipsis;gap:16px;display:flex;overflow:hidden}.profile-credit{gap:8px;display:flex}.header-navlinks p{cursor:pointer;font-size:.9rem;position:relative}.nav-item{display:inline-block;position:relative}.nav-subitems{z-index:30;opacity:0;background:#ff2727;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:flex-start;gap:12px;width:100%;transition:max-height .26s,opacity .2s,transform .2s;display:flex;position:absolute;top:calc(100% + 8px);overflow:hidden;transform:translateY(-8px);box-shadow:0 10px 30px #0206171f}.nav-item:hover{opacity:1;max-height:400px;transform:translateY(0)}.nav-subitems p{white-space:nowrap;color:#111827;cursor:pointer;margin:0;padding:8px 12px;font-size:.95rem}.nav-subitems p.sub{color:#6b7280}.nav-subitems p:hover{color:#0f172a;background:#f8fafc}.outils-subheader{z-index:80;padding:0 16px;position:absolute;top:100%;left:0;right:0}.outils-panel{background:var(--g-surface,#fff);border:1px solid var(--g-border,#e6e9ee);padding:16px;box-shadow:0 18px 42px #02061724}.outils-subheader-panel{border-top:1px solid var(--g-border,#e6e9ee);border-radius:0 0 14px 14px;max-height:min(68vh,560px);overflow:auto}.outils-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.outils-group-title{color:var(--g-muted,#6b7280);margin:0 0 8px;font-size:.95rem;font-weight:650}.outils-group-grid{grid-template-columns:1fr;align-items:start;gap:8px;display:grid}.outils-card{background:var(--g-surface,#fff);border:1px solid var(--g-border,#e6e9ee);cursor:pointer;width:100%;min-width:0;color:inherit;font:inherit;text-align:left;border-radius:8px;align-items:center;gap:10px;padding:12px;transition:transform .12s,box-shadow .12s,border-color .12s;display:flex}.outils-card-body{min-width:0}.outils-card-title{color:var(--g-text,#0f172a);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.92rem;font-weight:750;display:block;overflow:hidden}.outils-card-desc{color:var(--couleur-complementaire-6,#6b7280);margin:4px 0 0;font-size:.8rem;line-height:1.35;display:-webkit-box;overflow:hidden}span.outils-card-desc{margin-top:4px}.outils-card:hover{border-color:#d2e3fc;transform:translateY(-1px);box-shadow:0 6px 18px #3c40431f}.outils-card-icon{flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.outils-empty{color:#6b7280;padding:12px}.mobile-apps-launcher{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:2px 0 4px;display:grid}.mobile-apps-launcher__item{color:#1f2937;text-align:center;cursor:pointer;min-width:0;min-height:94px;font:inherit;background:0 0;border:1px solid #0000;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:10px 6px;transition:background .14s,border-color .14s,box-shadow .14s;display:flex}.mobile-apps-launcher__item:hover{background:#f8fafc;border-color:#e6e9ee;box-shadow:0 6px 16px #0f172a14}.mobile-apps-launcher__icon{background:#fff;border:1px solid #eef0f3;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex;box-shadow:inset 0 0 0 1px #fff9}.mobile-apps-launcher__icon img{object-fit:contain;width:34px;height:34px}.mobile-apps-launcher__name{width:100%;min-height:32px;color:inherit;font-size:.78rem;font-weight:650;line-height:1.25;display:-webkit-box;overflow:hidden}.mobile-apps-launcher__empty{color:#6b7280;text-align:center;grid-column:1/-1;padding:16px 8px;font-size:.9rem}.header-navlinks p:after{content:"";background-color:currentColor;border-radius:16px;width:0;height:3px;transition:width .3s;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.header-navlinks p:hover:after,.header-navlinks p.active:after{width:100%}.header-icons{flex-shrink:0;align-items:center;gap:6px;display:flex}.header-apps-menu{align-items:center;display:inline-flex;position:relative}.header-auth-actions{align-items:center;gap:12px;display:flex}.header-login-btn{border:1px solid var(--couleur-complementaire-5);background:var(--couleur-blanc);cursor:pointer;text-wrap:nowrap;border-radius:24px;padding:8px 16px}.header-icon{color:#111827;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:relative}.header-account{position:relative}.header-floating-menu{align-items:center;display:inline-flex;position:relative}.header-panel-dropdown{text-align:left;z-index:80;width:min(390px,100vw - 32px);max-height:min(72vh,560px);padding:12px;right:-22px;overflow:auto;transform:none}.header-notifications-dropdown{right:-54px}.header-profil-dropdown{transform:translate(-46%)}.header-panel-title{color:#0f172a;margin:0 0 10px;font-size:.95rem;font-weight:800}.header-panel-footer-link{border:1px solid var(--couleur-complementaire-5,#e5e7eb);color:#175cd3;cursor:pointer;width:100%;min-height:36px;font:inherit;background:#fff;border-radius:8px;margin-top:8px;font-weight:700}.header-panel-dropdown .messagerie-liste{max-height:430px;overflow:auto}.header-panel-dropdown .conversations-list{padding:0}.header-panel-dropdown .conversation-item{border-radius:8px}.header-icon svg{width:20px;height:20px}.header-avatar{object-fit:cover;border:1px solid var(--couleur-complementaire-5);border-radius:50%;width:40px;height:40px}.header-icon .notif-badge{color:#fff;text-align:center;background:#ef4444;border-radius:9px;min-width:18px;height:18px;padding:0 6px;font-size:12px;line-height:18px;display:inline-block;position:absolute;top:-6px;right:-6px;box-shadow:0 1px 2px #00000014}.header-profile-menu{background:var(--couleur-blanc);border:1px solid var(--couleur-complementaire-5);z-index:9;text-align:center;border-radius:16px;width:340px;padding:16px;position:absolute;top:calc(100% + 8px);box-shadow:0 10px 30px #0206171f}.header-apps-dropdown{z-index:70;padding:12px;right:-132px;transform:none}.google-profile-top{text-align:center;justify-items:center;gap:10px;padding:8px 10px 10px;display:grid}.account-space h2,.google-profile-top h2{margin-bottom:16px;font-weight:400}.profile-email{color:var(--g-muted);text-overflow:ellipsis;white-space:nowrap;padding-bottom:8px;font-size:.8rem;overflow:hidden}.google-profile-names .profile-name{color:#1f1f1f;font-size:15px;font-weight:650}.account-space button{background:var(--couleur-principal);cursor:pointer;color:var(--couleur-blanc);border:none;border-radius:999px;flex:1;padding:10px 32px;font-weight:650;transition:all .3s}.account-space button:hover{background:var(--couleur-tertiaire);transition:all .3s}.google-divider{background:#eef0f3;height:1px;margin:10px 0}.google-links{max-height:220px;margin:0;padding:6px 4px;list-style:none;overflow:auto}.google-links li{cursor:pointer;align-items:center;gap:10px;padding:10px 12px;display:flex}.google-links li:hover{background:#f8fafc}.google-footer{justify-content:center;display:flex}.header-profile-menu .profile-header{border-bottom:1px solid #f1f5f9;grid-template-columns:48px 1fr auto;align-items:center;gap:10px;padding:10px 12px 8px;display:grid}.profile-avatar{object-fit:cover;border:1px solid var(--couleur-complementaire-5);background:#fff;border-radius:50%;place-items:center;width:120px;height:120px;font-weight:800;display:grid}.profile-info{flex-direction:column;gap:2px;display:flex}.profile-name{color:#0f172a;font-weight:600}.profile-role{color:#6b7280;font-size:12px}.logout-btn{border:1px solid var(--couleur-complementaire-1);width:100%;color:var(--couleur-complementaire-1);background:0 0;border-radius:48px;padding:10px 20px;font-weight:400}.header-profile-menu ul{margin:0;padding:4px 0;list-style:none}.header-profile-menu li{cursor:pointer;color:#111827;align-items:center;gap:8px;padding:8px 12px;display:flex}.header-profile-menu li:hover{background:#f8fafc}.header-profile-menu li.active{background:#f3f4f6;font-weight:600}.header-profile-menu .menu-item{align-items:center;gap:10px;width:100%;display:flex}.header-profile-menu .menu-item svg{color:#374151;width:18px;height:18px}.header-profile-menu .menu-label{flex:1;font-size:14px}.header-center{flex:1;justify-content:center;min-width:0;display:flex;overflow:hidden}.header-center--module{justify-content:stretch}.header-center--module .menu-header{width:100%;margin:0}.header-center--module .admin-tab{background:0 0;min-height:40px;padding:8px 9px}.burger-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;display:none}.burger-btn svg{width:22px;height:22px}.mobile-menu{z-index:50;background:#00000059;justify-content:flex-start;display:flex;position:fixed;inset:0}.mobile-menu-inner{-webkit-overflow-scrolling:touch;background:#fff;flex-direction:column;gap:8px;width:280px;max-height:100vh;padding:16px;animation:.24s ease-out forwards slideIn;display:flex;overflow-y:auto;box-shadow:-8px 0 30px #0206171f}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.mobile-item{cursor:pointer;color:#111827;border-radius:8px;align-items:center;gap:10px;padding:12px 8px;display:flex}.mobile-item:hover{background:#f8fafc}.mobile-item.active{background:#f3f4f6;font-weight:600}.mobile-item-icon{color:#374151;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.mobile-item-icon svg{width:18px;height:18px}.mobile-item-label{flex:1}.mobile-item.mobile-child{padding-left:40px}.mobile-item-toggle{color:#6b7280;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.mobile-item-toggle svg{width:16px;height:16px;transition:transform .18s}.mobile-item-toggle svg.open{transform:rotate(180deg)}.mobile-modules-group{border-bottom:1px solid #0f172a0a;margin-top:8px;padding-bottom:6px}.mobile-modules-title{color:#374151;padding:8px 8px 6px;font-size:.95rem;font-weight:600}@media (max-width:1024px){.header-navlinks{display:none}.burger-btn{display:inline-flex}}@media (max-width:768px){.outils-grid{grid-template-columns:1fr}.header-apps-dropdown{width:auto;position:fixed;top:68px;left:12px;right:12px;transform:none}.header-panel-dropdown{display:none}.mobile-apps-launcher{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-apps-launcher__item{min-height:88px}}html.dark .header-orinasako,html.dark .header-logo,html.dark .header-navlinks p,html.dark .header-icon,html.dark .header-profile-menu li,html.dark .profile-name,html.dark .google-profile-names .profile-name{color:var(--g-text)}html.dark .profile-email,html.dark .profile-role,html.dark .nav-subitems p.sub{color:var(--g-muted)}html.dark .header-profile-menu,html.dark .nav-subitems,html.dark .outils-panel{border-color:var(--g-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172aeb;box-shadow:0 20px 60px #02061757}html.dark .google-divider,html.dark .header-profile-menu .profile-header{border-color:var(--g-border);background:#94a3b824}html.dark .google-links li:hover,html.dark .header-profile-menu li:hover,html.dark .header-profile-menu li.active,html.dark .nav-subitems p:hover{color:var(--g-text);background:#94a3b81f}html.dark .header-avatar,html.dark .profile-avatar{border-color:var(--g-border);background:#0f172aad}html.dark .mobile-apps-launcher__item{color:var(--g-text)}html.dark .mobile-apps-launcher__item:hover{border-color:var(--g-border);background:#94a3b81f;box-shadow:0 8px 18px #0206173d}html.dark .mobile-apps-launcher__icon{border-color:var(--g-border);background:#0f172aad}html.dark .mobile-apps-launcher__empty{color:var(--g-muted)}html.dark .outils-card{border-color:var(--g-border);background:#0f172aad}html.dark .outils-card:hover{border-color:#93c5fd73;box-shadow:0 8px 18px #0206173d}
