:root{--blue:#2563EB;--dark:#061737;--bg:#F8FAFC;--card:#fff;--muted:#667085;--green:#16A34A;--red:#DC2626;--orange:#F59E0B;--official:#6D28D9;--shadow:0 18px 45px rgba(15,23,42,.08);--shadow2:0 24px 60px rgba(15,23,42,.13);--speed:180ms;--lk-card-radius:28px;--lk-button-radius:22px;--lk-logo-max-width:180px;--lk-header-height:74px;--lk-page-spacing:18px;--lk-card-spacing:18px;--lk-bottom-nav-width:520px;--lk-font-scale:100%}*{box-sizing:border-box}html{font-size:var(--lk-font-scale)}body{margin:0;background:var(--bg);font-family:Inter,Manrope,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--dark)}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}.lk-app,.wp-site-blocks{min-height:100vh;padding-bottom:104px;background:radial-gradient(circle at top,#fff 0,#F8FAFC 42%,#EEF2F7 100%);margin:0 auto}.lk-width-phone .lk-app,.lk-mode-phone .lk-app,.lk-width-phone .wp-site-blocks,.lk-mode-phone .wp-site-blocks{max-width:430px}.lk-width-comfort .lk-app,.lk-width-comfort .wp-site-blocks{max-width:1180px}.lk-width-wide .lk-app,.lk-width-wide .wp-site-blocks{max-width:1440px}.lk-width-full .lk-app,.lk-width-full .wp-site-blocks{max-width:none}.lk-mode-tablet .lk-app,.lk-mode-tablet .wp-site-blocks{max-width:840px}.lk-mode-desktop .lk-app,.lk-mode-desktop .wp-site-blocks{max-width:1280px}@media(max-width:760px){.lk-app,.wp-site-blocks{max-width:430px!important}}.lk-topbar{min-height:var(--lk-header-height);position:sticky;top:0;z-index:30;display:flex;justify-content:space-between;align-items:center;padding:14px 18px;background:rgba(248,250,252,.9);backdrop-filter:blur(18px);border-bottom:1px solid #E5E7EB}.lk-header-solid .lk-topbar{background:#fff;backdrop-filter:none}.lk-header-minimal .lk-topbar{background:transparent;border-bottom:0}.admin-bar .lk-topbar{top:32px}.custom-logo{width:auto;display:block;max-width:var(--lk-logo-max-width)}.lk-logo-small .custom-logo{max-height:42px}.lk-logo-medium .custom-logo{max-height:56px}.lk-logo-large .custom-logo{max-height:72px}.lk-logo-xlarge .custom-logo{max-height:88px}.lk-brand{display:flex;align-items:center;gap:10px;font-size:30px;font-weight:950;color:#183B8F}.lk-logo-eye{width:44px;height:44px;display:inline-block;border-radius:60% 60% 60% 10%;background:linear-gradient(135deg,#38BDF8,var(--blue));transform:rotate(-45deg);position:relative}.lk-logo-eye:before{content:"";position:absolute;inset:10px;background:#fff;border-radius:50%}.lk-logo-eye:after{content:"";position:absolute;inset:16px;background:#08245C;border-radius:50%}.lk-top-actions{display:flex;gap:12px;align-items:center}.lk-bell{font-size:23px;position:relative}.lk-bell b{position:absolute;right:-7px;top:-7px;background:#EF4444;color:#fff;border-radius:999px;font-size:11px;padding:1px 5px}.lk-trust{border:0;background:#DCFCE7;color:#166534;border-radius:999px;padding:12px 16px;font-weight:950}.lk-main{padding:var(--lk-page-spacing);max-width:980px;margin:0 auto}.lk-width-wide .lk-main{max-width:1180px}.lk-today,.lk-echo-card,.lk-panel,.lk-profile-card,.lk-card,.lk-component{background:#fff;border:1px solid #E5E7EB;border-radius:var(--lk-card-radius);box-shadow:var(--shadow);transition:transform var(--speed),box-shadow var(--speed)}.lk-shadow-none .lk-today,.lk-shadow-none .lk-echo-card,.lk-shadow-none .lk-panel,.lk-shadow-none .lk-profile-card,.lk-shadow-none .lk-card{box-shadow:none}.lk-shadow-premium .lk-today,.lk-shadow-premium .lk-echo-card,.lk-shadow-premium .lk-panel,.lk-shadow-premium .lk-profile-card,.lk-shadow-premium .lk-card{box-shadow:var(--shadow2)}.lk-anim-none *{transition:none!important}.lk-today:hover,.lk-echo-card:hover,.lk-card:hover{transform:translateY(-2px);box-shadow:var(--shadow2)}.lk-today{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px;background:linear-gradient(135deg,#fff,#EFF6FF)}.lk-today p{margin:0;color:var(--muted);font-size:17px}.lk-today h1{margin:4px 0 0;font-size:32px;letter-spacing:-.06em}.lk-primary-btn,.lk-primary-wide,.lk-button-primary{background:linear-gradient(135deg,var(--blue),#1D4ED8);color:#fff;border:0;border-radius:var(--lk-button-radius);font-weight:950;box-shadow:0 18px 35px rgba(37,99,235,.28);display:inline-flex;justify-content:center;align-items:center;gap:.5rem;transition:transform var(--speed),filter var(--speed)}.lk-button-secondary{background:#fff;color:var(--blue);border:1px solid #DBEAFE;border-radius:var(--lk-button-radius);font-weight:950;padding:14px 18px}.lk-button-ghost{background:transparent;color:var(--dark);border:0;font-weight:850}.lk-button-normal .lk-primary-btn,.lk-button-normal .lk-primary-wide,.lk-button-normal .lk-button-primary{padding:13px 18px;font-size:16px}.lk-button-large .lk-primary-btn,.lk-button-large .lk-primary-wide,.lk-button-large .lk-button-primary{padding:16px 24px;font-size:18px}.lk-button-xlarge .lk-primary-btn,.lk-button-xlarge .lk-primary-wide,.lk-button-xlarge .lk-button-primary{padding:20px 30px;font-size:21px}.lk-primary-btn:hover,.lk-primary-wide:hover,.lk-button-primary:hover{filter:brightness(1.05);transform:translateY(-2px)}.lk-digest-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:14px 0}.lk-digest-grid div{background:#fff;border:1px solid #E5E7EB;border-radius:20px;padding:13px;text-align:center;box-shadow:var(--shadow)}.lk-digest-grid strong{display:block;font-size:22px}.lk-digest-grid span{display:block;color:var(--muted);font-size:12px}.lk-section{margin-top:24px}.lk-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.lk-section-head h2{margin:0;font-size:24px}.lk-section-head a{color:var(--blue);font-weight:950}.lk-pinned{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:12px}.lk-pin-card{border-radius:25px;padding:20px;min-height:178px;box-shadow:var(--shadow)}.lk-pin-card h3{font-size:24px}.lk-red{background:#E11D2A;color:#fff}.lk-orange{background:#FFF7ED}.lk-blue{background:#EFF6FF}.lk-green{background:#ECFDF5}.lk-violet{background:#F5F3FF}.lk-echo-card,.lk-panel,.lk-profile-card,.lk-card{padding:var(--lk-card-spacing);margin-bottom:12px}.lk-source,.lk-badge{font-size:12px;color:#1D4ED8;font-weight:950}.lk-source.is-official{color:var(--official)}.lk-source.is-help{color:#7C3AED}.lk-echo-card h3{font-size:21px;margin:7px 0}.lk-meta,.lk-muted{color:var(--muted);font-size:14px}.lk-bottom-nav{position:fixed;left:50%;bottom:0;transform:translateX(-50%);z-index:50;width:min(100%,var(--lk-bottom-nav-width));display:flex;justify-content:space-around;align-items:center;background:rgba(255,255,255,.94);backdrop-filter:blur(20px);border:1px solid #E5E7EB;border-bottom:0;border-radius:30px 30px 0 0;padding:9px 8px calc(9px + env(safe-area-inset-bottom));box-shadow:0 -12px 35px rgba(15,23,42,.08)}.lk-nav-flat .lk-bottom-nav{border-radius:0;width:100%;box-shadow:0 -1px 0 #E5E7EB}.lk-nav-floating .lk-bottom-nav{bottom:14px;border-radius:999px;border-bottom:1px solid #E5E7EB;width:min(calc(100% - 28px),var(--lk-bottom-nav-width))}.lk-nav-item,.lk-nav-create{display:flex;flex-direction:column;align-items:center;gap:3px;color:#64748B;font-weight:950;font-size:20px;transition:transform var(--speed),color var(--speed)}.lk-nav-item:hover{transform:translateY(-2px);color:var(--blue)}.lk-nav-item span,.lk-nav-create span{font-size:11px}.lk-nav-create{background:var(--blue);color:#fff;border-radius:25px;padding:12px 20px;transform:translateY(-13px);box-shadow:0 14px 30px rgba(37,99,235,.3)}.lk-filter-row,.lk-category-grid,.lk-chip-row{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.lk-category-grid{display:grid;grid-template-columns:repeat(2,1fr)}button{cursor:pointer}.lk-filter-row button,.lk-category-grid button,.lk-chip{border:1px solid #E5E7EB;background:#fff;border-radius:16px;padding:12px 14px;font-weight:950}.lk-map-fake{height:520px;border-radius:var(--lk-card-radius);background:linear-gradient(135deg,#DBEAFE,#ECFDF5);display:block;position:relative;overflow:hidden}.lk-map-fake:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.45) 1px, transparent 1px),linear-gradient(90deg, rgba(255,255,255,.45) 1px, transparent 1px);background-size:54px 54px}.lk-dot{position:absolute;width:34px;height:34px;border-radius:50%;box-shadow:0 12px 30px rgba(15,23,42,.18);border:4px solid #fff}.lk-dot.is-red{background:var(--red);left:22%;top:28%}.lk-dot.is-green{background:var(--green);left:63%;top:20%}.lk-dot.is-blue{background:var(--blue);left:45%;top:52%}.lk-dot.is-orange{background:var(--orange);left:75%;top:66%}.lk-dot.is-violet{background:var(--official);left:30%;top:72%}.lk-panel textarea{width:100%;min-height:140px;border:1px solid #E5E7EB;border-radius:18px;padding:14px;font:inherit}.lk-primary-wide{width:100%;margin-top:12px}.lk-alert-row{display:flex;gap:12px;padding:15px;border-radius:18px;background:#F8FAFC;margin:10px 0}.lk-alert-row.is-alert{background:#FEE2E2}.lk-profile-card{text-align:center}.lk-avatar{width:92px;height:92px;border-radius:50%;background:#0B1F4D;color:#fff;display:grid;place-items:center;font-size:40px;font-weight:950;margin:0 auto}.lk-gauge{width:180px;height:180px;border-radius:50%;background:conic-gradient(var(--green) 0 96%,#E5E7EB 96%);display:flex;flex-direction:column;justify-content:center;align-items:center;margin:18px auto}.lk-gauge strong{font-size:44px}.lk-toast{position:fixed;left:50%;bottom:98px;transform:translateX(-50%);background:#0F172A;color:#fff;border-radius:999px;padding:12px 18px;box-shadow:var(--shadow2);opacity:0;pointer-events:none}.lk-toast.is-visible{opacity:1}.lk-drawer{position:fixed;inset:auto 0 0;background:#fff;border-radius:32px 32px 0 0;padding:24px;box-shadow:0 -24px 80px rgba(15,23,42,.22);transform:translateY(105%);transition:transform var(--speed);z-index:70}.lk-drawer.is-open{transform:translateY(0)}.lk-progress{height:10px;border-radius:999px;background:#E5E7EB;overflow:hidden}.lk-progress span{display:block;height:100%;background:linear-gradient(90deg,var(--green),var(--blue));border-radius:999px}.lk-skeleton{display:block;min-height:1rem;border-radius:999px;background:linear-gradient(90deg,#E5E7EB,#F8FAFC,#E5E7EB);background-size:200% 100%;animation:lkPulse 1.1s linear infinite}@keyframes lkPulse{to{background-position:-200% 0}}.lk-density-compact .lk-main{padding:12px}.lk-density-compact .lk-today,.lk-density-compact .lk-echo-card,.lk-density-compact .lk-panel{padding:14px}.lk-density-spacious .lk-main{padding:28px}.lk-density-spacious .lk-section{margin-top:34px}.lk-a11y-senior{--lk-font-scale:112%;--lk-button-radius:28px;--lk-card-spacing:22px}.lk-a11y-contrast{--bg:#fff;--muted:#334155}.lk-a11y-contrast .lk-card,.lk-a11y-contrast .lk-panel,.lk-a11y-contrast .lk-echo-card{border-color:#0F172A}.lk-empty-state{text-align:center;padding:42px 24px;background:#fff;border:1px dashed #CBD5E1;border-radius:var(--lk-card-radius)}.lk-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.lk-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.lk-hero{padding:44px 24px;border-radius:36px;background:linear-gradient(135deg,#EFF6FF,#FFFFFF);box-shadow:var(--shadow);text-align:left}.lk-hero h1{font-size:clamp(2.1rem,6vw,4.6rem);line-height:.95;letter-spacing:-.07em;margin:.2em 0}.lk-hero p{font-size:1.15rem;color:var(--muted);max-width:680px}.lk-phone-frame{max-width:390px;margin:auto;border:10px solid #0F172A;border-radius:42px;background:#F8FAFC;box-shadow:var(--shadow2);overflow:hidden}.lk-phone-frame .lk-main{padding:14px}.lk-brand svg,.lk-bottom-nav svg,.lk-bell svg,.lk-digest-grid svg,.lk-category-grid svg,.lk-alert-row svg{width:1.25em;height:1.25em;fill:currentColor;display:block}.lk-bell svg{width:25px;height:25px}.lk-nav-item svg,.lk-nav-create svg{width:24px;height:24px}.lk-digest-grid svg{margin:0 auto 4px;color:var(--blue)}.lk-category-grid button{display:flex;align-items:center;justify-content:center;gap:8px}@media(max-width:760px){.lk-main{padding:14px}.lk-today{flex-direction:column;align-items:flex-start}.lk-digest-grid{grid-template-columns:repeat(5,1fr);gap:8px}.lk-digest-grid div{padding:10px 7px}.lk-pinned{display:flex;overflow-x:auto;padding-bottom:4px}.lk-pin-card{min-width:190px}.custom-logo{max-height:56px!important}.lk-grid-2,.lk-grid-3{grid-template-columns:1fr}.lk-hero{padding:30px 20px}}

/* LOOKII V2.1 — public/PWA split and premium identity */
.lk-main-vitrine{max-width:1320px!important}.lk-topbar-v21{margin:12px auto 0;width:min(calc(100% - 48px),1320px);border-radius:28px;border:1px solid rgba(226,232,240,.75);box-shadow:0 18px 55px rgba(15,23,42,.06);background:rgba(255,255,255,.78)}.lk-desktop-nav,.lk-desktop-menu{display:flex;gap:28px;align-items:center;font-weight:750;color:#0B1F4D}.lk-desktop-nav a,.lk-desktop-menu a{opacity:.86}.lk-desktop-nav a:hover,.lk-desktop-menu a:hover{opacity:1;color:var(--blue)}.lk-header-cta{display:flex;gap:10px;align-items:center}.lk-pwa-install{display:none;border:0;border-radius:18px;padding:13px 18px;font-weight:950;background:#0F172A;color:#fff;box-shadow:0 14px 28px rgba(15,23,42,.16)}.lk-can-install .lk-pwa-install{display:inline-flex}.lk-hero-v21{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:34px;align-items:center;min-height:620px;overflow:hidden;padding:58px 58px 46px;border:1px solid rgba(219,234,254,.9);background:linear-gradient(135deg,rgba(239,246,255,.95),#fff 52%,rgba(236,253,245,.38));isolation:isolate}.lk-hero-bg{position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 82% 18%,rgba(37,99,235,.18),transparent 26%),radial-gradient(circle at 15% 20%,rgba(56,189,248,.14),transparent 22%),linear-gradient(90deg,rgba(37,99,235,.055) 1px,transparent 1px),linear-gradient(rgba(37,99,235,.045) 1px,transparent 1px);background-size:auto,auto,72px 72px,72px 72px}.lk-badge-soft{display:inline-flex;background:#EFF6FF;border:1px solid #DBEAFE;border-radius:999px;padding:8px 12px;letter-spacing:.02em}.lk-hero-v21 h1{max-width:760px}.lk-hero-v21 p{font-size:1.22rem;line-height:1.55}.lk-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.lk-proof-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.lk-proof-row span{border:1px solid #E5E7EB;background:rgba(255,255,255,.76);border-radius:999px;padding:9px 13px;color:#475569;font-weight:850}.lk-hero-device{position:relative;min-height:560px;display:grid;place-items:center}.lk-phone-premium{position:relative;max-width:405px;transform:rotate(-1deg);box-shadow:0 42px 100px rgba(15,23,42,.22)}.lk-phone-status{display:flex;justify-content:space-between;padding:16px 22px 0;color:#64748B;font-weight:900}.lk-floating-card{position:absolute;z-index:5;background:rgba(255,255,255,.92);border:1px solid #E5E7EB;box-shadow:0 22px 55px rgba(15,23,42,.14);border-radius:22px;padding:14px 16px;backdrop-filter:blur(16px);display:flex;flex-direction:column;gap:3px}.lk-floating-card strong{color:#0B1F4D}.lk-floating-card span{color:#64748B;font-size:13px}.lk-floating-alert{left:0;top:78px;border-left:5px solid var(--orange)}.lk-floating-official{right:0;bottom:86px;border-left:5px solid var(--official)}.lk-footer-v21{width:min(calc(100% - 48px),1320px);margin:40px auto 104px;padding:20px 24px;background:#fff;border:1px solid #E5E7EB;border-radius:26px;box-shadow:var(--shadow)}.lk-component{position:relative;overflow:hidden}.lk-component:after{content:"";position:absolute;inset:auto 18px 0;height:3px;background:linear-gradient(90deg,var(--blue),transparent);opacity:.35}.lk-standalone .lk-main-vitrine .lk-hero-copy .lk-badge-soft:after{content:" · Mode application"}.lk-standalone .lk-pwa-install{display:none!important}@media(max-width:900px){.lk-topbar-v21{width:min(calc(100% - 24px),430px);margin-top:8px}.lk-desktop-nav,.lk-desktop-menu,.lk-header-cta .lk-button-ghost{display:none}.lk-hero-v21{grid-template-columns:1fr;padding:30px 20px;min-height:auto}.lk-hero-device{min-height:500px}.lk-floating-alert{left:-4px;top:42px}.lk-floating-official{right:-4px;bottom:50px}.lk-phone-premium{max-width:350px}.lk-hero-v21 h1{font-size:clamp(2.35rem,13vw,4.2rem)}.lk-main-vitrine{padding-left:12px!important;padding-right:12px!important}.lk-footer-v21{width:min(calc(100% - 24px),430px);display:block;margin-bottom:110px}.lk-can-install .lk-header-cta{display:flex}.lk-can-install .lk-header-cta .lk-pwa-install{display:inline-flex;padding:10px 12px;font-size:13px}}

/* LOOKII v1.1.3 — Core detection, admin-only status and duplicate-safe navigation */
.lk-admin-core-status{display:flex;align-items:center;justify-content:flex-end;min-width:132px;max-width:none;writing-mode:horizontal-tb!important;text-orientation:mixed!important;white-space:nowrap!important;overflow:visible!important;}
.lk-core-badge{display:inline-flex!important;align-items:center;justify-content:center;min-width:118px;width:auto!important;max-width:none!important;padding:12px 18px;border-radius:999px;font-weight:950;font-size:14px;line-height:1!important;letter-spacing:0!important;text-align:center;white-space:nowrap!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important;word-break:normal!important;overflow-wrap:normal!important;box-shadow:0 12px 28px rgba(15,23,42,.12);}
.lk-core-badge.is-active{background:#DCFCE7;color:#166534;border:1px solid #BBF7D0;}
.lk-core-badge.is-missing{background:#0F172A;color:#fff;border:1px solid #0F172A;}
body:not(.logged-in) .lk-admin-core-status{display:none!important;}
.lk-pwa-install,.lk-install-core,.lookii-install-core,[class*="install-core"],[class*="InstallerCore"]{white-space:nowrap!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important;word-break:normal!important;overflow-wrap:normal!important;min-width:max-content;}
.lk-core-ready{background:linear-gradient(135deg,#FFFFFF,#EFF6FF);border-style:solid;}
.lk-core-ready .lk-badge,.lk-empty-state .lk-badge{display:inline-flex;margin-bottom:12px;border-radius:999px;padding:8px 12px;background:#EFF6FF;color:var(--blue);font-weight:950;border:1px solid #DBEAFE;}
@media(max-width:900px){.lk-admin-core-status{min-width:auto}.lk-core-badge{min-width:auto;padding:10px 12px;font-size:12px}.lk-topbar-v21{gap:12px}}

/* ========================================================================== */
/* LOOKII THEME v2.2 — VISUEL VALIDÉ / APP SHELL PREMIUM                     */
/* ========================================================================== */
:root{--lk22-blue:#075BFF;--lk22-blue2:#21A7FF;--lk22-navy:#061737;--lk22-text:#10234D;--lk22-muted:#61708F;--lk22-line:#E4ECF7;--lk22-bg:#F8FBFF;--lk22-card:#FFFFFF;--lk22-green:#16A34A;--lk22-red:#EF1D1D;--lk22-orange:#FF7A00;--lk22-purple:#7C3AED;--lk22-shadow:0 18px 60px rgba(15,35,77,.10);--lk22-shadow-strong:0 34px 100px rgba(15,35,77,.18)}
body{background:var(--lk22-bg)!important;color:var(--lk22-navy);font-family:Inter,Manrope,system-ui,-apple-system,Segoe UI,sans-serif}.wp-site-blocks,.lk-app{max-width:none!important;background:linear-gradient(180deg,#fff 0,#F8FBFF 42%,#F2F7FF 100%)!important;padding-bottom:110px!important}.lk-topbar,.lk-bottom-nav,.lk-footer-v21,.lk-main-vitrine>.lk-component-library{display:none!important}
.lk22-header{position:sticky;top:0;z-index:100;display:grid;grid-template-columns:260px 1fr auto;align-items:center;gap:18px;min-height:88px;padding:14px 28px;margin:0 auto 24px;background:rgba(255,255,255,.86);backdrop-filter:blur(24px);border-bottom:1px solid var(--lk22-line);box-shadow:0 12px 40px rgba(15,35,77,.06)}.admin-bar .lk22-header{top:32px}.lk22-brand{display:flex;align-items:center;gap:12px}.lk22-eye{width:68px;height:48px;border:7px solid var(--lk22-blue);border-right-color:#23B7F6;border-radius:80% 80% 80% 8%;transform:rotate(-2deg);position:relative;display:inline-block}.lk22-eye:before{content:"";position:absolute;left:22px;top:8px;width:24px;height:24px;background:var(--lk22-navy);border-radius:50%;box-shadow:inset -5px 5px 0 rgba(255,255,255,.12)}.lk22-eye:after{content:"";position:absolute;left:32px;top:9px;width:8px;height:8px;background:#fff;border-radius:50%}.lk22-eye i{position:absolute;left:24px;top:25px;width:20px;height:24px;background:linear-gradient(180deg,var(--lk22-blue),#0BB4FF);clip-path:polygon(50% 100%,0 0,100% 0)}.lk22-brand-text strong{display:block;font-size:44px;letter-spacing:-.08em;line-height:.82;font-weight:950;color:#071533}.lk22-brand-text strong span{color:var(--lk22-blue)}.lk22-brand-text small{display:block;margin-top:5px;font-size:9px;letter-spacing:.33em;color:var(--lk22-blue);font-weight:900}.lk22-nav{display:flex;align-items:center;justify-content:center;gap:4px}.lk22-nav a{position:relative;display:inline-flex;align-items:center;gap:9px;padding:14px 15px;border-radius:18px;font-weight:850;color:#0B1F4D}.lk22-nav a svg,.lk22-actions svg,.lk22-bottom svg{width:22px;height:22px;fill:currentColor}.lk22-nav a.is-active{color:var(--lk22-blue);background:#EEF5FF}.lk22-nav a.is-active:after{content:"";position:absolute;left:16px;right:16px;bottom:-14px;height:4px;border-radius:99px;background:var(--lk22-blue)}.lk22-nav a b{position:absolute;top:5px;left:24px;background:#EF1D1D;color:#fff;border-radius:999px;font-size:10px;padding:1px 6px}.lk22-actions{display:flex;align-items:center;gap:12px}.lk22-search{height:48px;min-width:255px;display:flex;align-items:center;gap:10px;border:1px solid var(--lk22-line);border-radius:16px;background:#fff;color:#687896;padding:0 16px;box-shadow:0 8px 24px rgba(15,35,77,.05)}.lk22-core-admin{display:none}.logged-in .lk22-core-admin{display:inline-flex;align-items:center;height:48px;padding:0 18px;border-radius:999px;background:#ECFDF3;color:#067647;border:1px solid #B7E4C7;font-weight:950;white-space:nowrap}.logged-in .lk22-core-admin:before{content:"✓";display:grid;place-items:center;width:24px;height:24px;margin-right:8px;background:#12B76A;color:white;border-radius:50%}.lk22-page{width:min(100% - 42px,1480px);margin:0 auto 48px}.lk22-hero{position:relative;overflow:hidden;min-height:520px;border:1px solid var(--lk22-line);border-radius:34px;background:linear-gradient(135deg,rgba(255,255,255,.97),rgba(237,247,255,.86));box-shadow:var(--lk22-shadow);display:grid;grid-template-columns:minmax(0,1fr) 520px;align-items:center;padding:58px 56px}.lk22-map-bg{position:absolute;inset:0;background:radial-gradient(circle at 79% 43%,rgba(7,91,255,.24),transparent 24%),radial-gradient(circle at 96% 20%,rgba(33,167,255,.14),transparent 17%),linear-gradient(120deg,transparent 0 45%,rgba(7,91,255,.13) 45% 56%,transparent 56%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='900' height='520' viewBox='0 0 900 520'%3E%3Cg fill='none' stroke='%23075BFF' stroke-opacity='.12'%3E%3Cpath d='M-20 360 C130 260 160 160 310 210 S550 360 730 240 920 160 940 120'/%3E%3Cpath d='M40 80 C180 160 270 50 430 110 S630 200 780 100'/%3E%3Cpath d='M90 500 C200 390 270 420 380 340 S610 250 760 330'/%3E%3C/g%3E%3Cg fill='%23075BFF' fill-opacity='.12'%3E%3Ccircle cx='230' cy='170' r='6'/%3E%3Ccircle cx='520' cy='320' r='8'/%3E%3Ccircle cx='790' cy='115' r='7'/%3E%3C/g%3E%3C/svg%3E");background-size:cover;opacity:.95}.lk22-copy,.lk22-device-wrap{position:relative;z-index:1}.lk22-status{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--lk22-line);box-shadow:0 12px 30px rgba(15,35,77,.07);border-radius:999px;padding:12px 18px;color:var(--lk22-blue);font-weight:950}.lk22-status i{width:9px;height:9px;border-radius:50%;background:#12B76A;box-shadow:0 0 0 7px #E7F8EE}.lk22-copy h1{font-size:clamp(58px,5.2vw,88px);line-height:.92;letter-spacing:-.085em;margin:28px 0 18px}.lk22-copy h1 span{color:var(--lk22-blue)}.lk22-copy p{font-size:30px;line-height:1.35;color:#34415F;margin:0 0 24px}.lk22-copy p strong{color:var(--lk22-blue)}.lk22-values{display:grid;grid-template-columns:repeat(4,minmax(132px,1fr));gap:14px;max-width:760px;margin:28px 0}.lk22-values span{display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.78);border:1px solid var(--lk22-line);border-radius:18px;padding:14px 16px;box-shadow:0 10px 25px rgba(15,35,77,.05);font-weight:950}.lk22-values small{display:block;color:var(--lk22-muted);font-size:12px;font-weight:700}.lk22-values b{font-size:21px}.lk22-cta-row{display:flex;gap:14px;flex-wrap:wrap}.lk22-primary,.lk22-secondary{display:inline-flex;align-items:center;justify-content:center;height:62px;padding:0 34px;border-radius:22px;font-weight:950;font-size:20px}.lk22-primary{background:linear-gradient(135deg,var(--lk22-blue),#0647D9);color:#fff;box-shadow:0 20px 44px rgba(7,91,255,.25)}.lk22-primary em{font-style:normal;margin-left:22px}.lk22-secondary{background:#fff;color:var(--lk22-blue);border:1px solid #CFE0FF}.lk22-device-wrap{height:480px}.lk22-phone{position:absolute;right:40px;top:0;width:360px;height:590px;background:#F9FBFF;border:12px solid #111827;border-radius:52px;box-shadow:var(--lk22-shadow-strong);padding:18px;transform:rotate(-3deg);overflow:hidden}.lk22-phone:before{content:"";position:absolute;top:7px;left:50%;transform:translateX(-50%);width:116px;height:28px;background:#060B18;border-radius:0 0 18px 18px;z-index:3}.lk22-phone-top{display:flex;justify-content:space-between;margin-bottom:22px;font-weight:900}.lk22-phone-top span{width:78px;height:12px;border-radius:99px;background:linear-gradient(90deg,#111827 45%,transparent 45% 55%,#111827 55%)}.lk22-app-head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.lk22-mini-eye{width:28px;height:20px;border:3px solid var(--lk22-blue);border-radius:80% 80% 80% 8%;position:relative}.lk22-mini-eye:before{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:var(--lk22-navy);left:10px;top:4px}.lk22-app-head strong{flex:1}.lk22-app-head i{font-style:normal;background:#E9FBEF;color:#16803A;border:4px solid #BFF4CE;border-radius:50%;width:58px;height:58px;display:grid;place-items:center;font-weight:950}.lk22-today{background:#fff;border:1px solid var(--lk22-line);border-radius:24px;padding:18px;box-shadow:0 12px 28px rgba(15,35,77,.06)}.lk22-today h2{font-size:48px;letter-spacing:-.08em;line-height:.95;margin:4px 0 0}.lk22-today small{color:#64748B;font-weight:850}.lk22-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:16px 0}.lk22-stats span{background:#fff;border:1px solid var(--lk22-line);border-radius:18px;padding:12px 4px;text-align:center;box-shadow:0 8px 18px rgba(15,35,77,.05)}.lk22-stats b{display:block;font-size:24px}.lk22-stats small{font-size:10px;color:#64748B}.lk22-mini-card{background:#fff;border:1px solid var(--lk22-line);border-radius:24px;padding:18px;box-shadow:0 12px 28px rgba(15,35,77,.06)}.lk22-mini-card small{color:var(--lk22-purple);font-weight:950}.lk22-mini-card h3{font-size:23px;margin:10px 0 6px}.lk22-mini-card p{font-size:14px}.lk22-mini-card div{height:10px;width:130px;border-radius:99px;background:linear-gradient(90deg,#BDD7FF,#EFF6FF)}.lk22-float-alert{position:absolute;left:40px;top:116px;z-index:5;background:rgba(255,255,255,.92);border:1px solid var(--lk22-line);border-left:6px solid var(--lk22-orange);border-radius:22px;padding:18px 22px;box-shadow:0 24px 55px rgba(15,35,77,.16);backdrop-filter:blur(18px)}.lk22-float-alert strong{display:block;font-size:18px}.lk22-float-alert small{color:#64748B}.lk22-orb{position:absolute;display:grid;place-items:center;width:62px;height:62px;border-radius:50%;z-index:2;color:#fff;font-size:26px;box-shadow:0 24px 60px rgba(7,91,255,.22),0 0 0 18px rgba(7,91,255,.07)}.lk22-orb.is-blue{right:0;top:70px;background:linear-gradient(135deg,var(--lk22-blue),#54B9FF)}.lk22-orb.is-green{left:84px;top:180px;background:#1FAA48}.lk22-orb.is-purple{left:138px;top:290px;background:#7C3AED}.lk22-orb.is-orange{right:4px;bottom:120px;background:#FF7A00}.lk22-content-grid{display:grid;grid-template-columns:280px minmax(0,1fr) 340px;gap:22px;margin-top:24px}.lk22-panel,.lk22-officials{background:rgba(255,255,255,.92);border:1px solid var(--lk22-line);border-radius:24px;box-shadow:var(--lk22-shadow)}.lk22-panel{padding:22px}.lk22-panel h2{margin:0 0 16px;font-size:20px}.lk22-shortcuts a{display:flex;justify-content:space-between;align-items:center;padding:14px;border-radius:16px;color:#25385F;font-weight:850}.lk22-shortcuts a b,.lk22-feed h2 b{background:#EDF4FF;color:var(--lk22-blue);border-radius:999px;padding:4px 9px;font-size:12px}.lk22-confidence{margin-top:22px;text-align:center;border-top:1px solid var(--lk22-line);padding-top:22px}.lk22-confidence span{display:grid;place-items:center;margin:auto;width:132px;height:132px;border-radius:50%;background:conic-gradient(var(--lk22-green) 0 96%,#E6ECF5 96%);font-size:36px;font-weight:950;color:var(--lk22-green)}.lk22-confidence i{display:block;height:10px;border-radius:99px;background:linear-gradient(90deg,var(--lk22-green) 80%,#E6ECF5 80%);margin-top:16px}.lk22-section-head{display:flex;justify-content:space-between;align-items:center;gap:18px}.lk22-section-head h2{margin:0}.lk22-section-head a{color:var(--lk22-blue);font-weight:950}.lk22-filters{display:flex;gap:10px;margin:16px 0}.lk22-filters button{border:1px solid var(--lk22-line);background:#fff;color:#294062;border-radius:12px;padding:10px 16px;font-weight:850}.lk22-row{display:grid;grid-template-columns:112px 1fr 72px 84px;gap:16px;align-items:center;padding:16px 0;border-top:1px solid var(--lk22-line)}.lk22-thumb{height:82px;border-radius:14px;background-size:cover;background-position:center}.lk22-thumb.road{background:linear-gradient(135deg,#E58B31,#CFD8E6)}.lk22-thumb.dog{background:linear-gradient(135deg,#D9B282,#F5EFE6)}.lk22-thumb.storm{background:linear-gradient(135deg,#172554,#94A3B8)}.lk22-row h3{margin:4px 0;font-size:18px}.lk22-row p{margin:0;color:#52627D}.lk22-row em{display:inline-flex;margin-top:8px;background:#EDF4FF;color:#245CA8;border-radius:9px;padding:4px 9px;font-style:normal;font-weight:800;font-size:12px}.lk22-row .score{font-size:24px}.lk22-row .green{color:var(--lk22-green)}.lk22-row .orange{color:var(--lk22-orange)}.lk22-row .red{color:var(--lk22-red)}.lk22-row>span{background:#FFF4E5;color:#C95700;border-radius:9px;padding:6px 8px;font-weight:900;font-size:12px}.lk22-row>span.ok{background:#EAF8EF;color:#16803A}.lk22-side p{display:flex;justify-content:space-between;color:#52627D}.lk22-side p b{color:#0B1F4D}.lk22-map-mini{height:128px;border-radius:18px;background:#EEF6FF;position:relative;overflow:hidden;margin:18px 0}.lk22-map-mini:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 45%,#D7E8FF 45% 55%,transparent 55%),linear-gradient(60deg,transparent 48%,#E1EDFC 48% 52%,transparent 52%)}.lk22-map-mini i,.lk22-map-mini b,.lk22-map-mini em,.lk22-map-mini strong{position:absolute;width:30px;height:30px;border-radius:50%;box-shadow:0 0 0 8px rgba(7,91,255,.08)}.lk22-map-mini i{left:40%;top:46%;background:var(--lk22-blue)}.lk22-map-mini b{left:18%;top:24%;background:var(--lk22-orange)}.lk22-map-mini em{right:18%;top:18%;background:var(--lk22-purple)}.lk22-map-mini strong{left:58%;bottom:20%;background:var(--lk22-green)}.lk22-solidarity{background:#081D49;color:#fff;border-radius:18px;padding:18px}.lk22-solidarity b,.lk22-solidarity span{display:block}.lk22-solidarity span{color:#C8D5F0;margin-top:6px}.lk22-officials{margin-top:24px;padding:24px}.lk22-officials small{color:var(--lk22-blue);font-weight:950;letter-spacing:.06em}.lk22-officials h2{margin:6px 0;font-size:28px}.lk22-officials p{color:#52627D;margin:0}.lk22-card-row{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:18px}.lk22-card-row article{background:#fff;border:1px solid var(--lk22-line);border-radius:22px;padding:20px;box-shadow:0 12px 28px rgba(15,35,77,.06);position:relative}.lk22-card-row i{font-style:normal;font-size:34px}.lk22-card-row span{position:absolute;right:18px;top:18px;background:#EEF4FF;color:var(--lk22-blue);border-radius:999px;padding:5px 10px;font-weight:900;font-size:12px}.lk22-card-row h3{min-height:44px;margin:14px 0 8px}.lk22-card-row b{display:block;text-align:right;color:#24517F;border-bottom:6px solid var(--lk22-green);padding-bottom:7px;font-size:13px}.lk22-bottom{position:fixed;left:50%;bottom:20px;transform:translateX(-50%);z-index:120;width:min(620px,calc(100% - 28px));height:78px;border-radius:26px;background:rgba(255,255,255,.9);border:1px solid var(--lk22-line);box-shadow:0 24px 70px rgba(15,35,77,.18);backdrop-filter:blur(22px);display:grid;grid-template-columns:repeat(5,1fr);align-items:center}.lk22-bottom a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#0B1F4D;font-weight:900;font-size:12px}.lk22-bottom a.is-active{color:var(--lk22-blue)}.lk22-bottom .lk22-plus{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,var(--lk22-blue),#0647D9);color:#fff;justify-self:center;margin-top:-30px;box-shadow:0 18px 36px rgba(7,91,255,.32)}.lk22-bottom .lk22-plus svg{width:30px;height:30px}.lk22-footer{width:min(100% - 42px,1480px);margin:24px auto 104px;padding:18px 26px;border:1px solid var(--lk22-line);background:#fff;border-radius:24px;box-shadow:var(--lk22-shadow);display:flex;justify-content:space-between;gap:14px;color:#33415F}.lk22-footer span{color:#0B1F4D}.lk22-footer em{font-style:normal;color:#61708F}.lk22-core-admin,[class*="InstallerCore"],[class*="install-core"],.lk-install-core{writing-mode:horizontal-tb!important;text-orientation:mixed!important;white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;min-width:max-content!important;width:auto!important}
@media(max-width:1180px){.lk22-header{grid-template-columns:220px 1fr auto}.lk22-nav a span{display:none}.lk22-search span{display:none}.lk22-search{min-width:54px;width:54px;padding:0;justify-content:center}.lk22-content-grid{grid-template-columns:1fr}.lk22-shortcuts,.lk22-side{display:none}.lk22-card-row{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.lk22-header{min-height:72px;grid-template-columns:1fr auto;padding:10px 14px;margin-bottom:10px}.lk22-brand-text strong{font-size:34px}.lk22-brand-text small{font-size:7px}.lk22-eye{width:48px;height:34px;border-width:5px}.lk22-eye:before{left:15px;top:6px;width:17px;height:17px}.lk22-eye:after{left:22px;top:6px;width:6px;height:6px}.lk22-eye i{left:16px;top:18px;width:16px;height:18px}.lk22-nav{display:none}.lk22-actions{display:none}.lk22-page{width:min(100% - 18px,430px)}.lk22-hero{display:block;min-height:0;padding:28px 18px 0;border-radius:28px;overflow:hidden}.lk22-copy h1{font-size:48px}.lk22-copy p{font-size:22px}.lk22-values{grid-template-columns:1fr 1fr;gap:10px}.lk22-values span{padding:12px;font-size:13px}.lk22-values small{display:none}.lk22-primary,.lk22-secondary{height:54px;font-size:16px;flex:1;padding:0 18px}.lk22-device-wrap{height:470px;margin-top:12px}.lk22-phone{left:50%;right:auto;transform:translateX(-50%) rotate(-2deg);width:324px;height:540px;border-radius:46px}.lk22-float-alert{left:0;top:66px;padding:13px 14px}.lk22-orb{width:48px;height:48px;font-size:20px}.lk22-orb.is-blue{right:2px;top:24px}.lk22-orb.is-green{left:2px;top:170px}.lk22-orb.is-purple{left:22px;top:260px}.lk22-orb.is-orange{right:4px;bottom:92px}.lk22-content-grid{margin-top:14px}.lk22-panel,.lk22-officials{border-radius:22px;padding:16px}.lk22-row{grid-template-columns:74px 1fr 54px;gap:10px}.lk22-row>span{display:none}.lk22-thumb{height:64px}.lk22-row h3{font-size:15px}.lk22-row p,.lk22-row em{font-size:11px}.lk22-row .score{font-size:18px}.lk22-filters{overflow-x:auto}.lk22-card-row{grid-template-columns:1fr}.lk22-footer{display:none}.lk22-bottom{height:74px;bottom:14px;border-radius:24px}.lk22-bottom a{font-size:11px}.lk22-bottom .lk22-plus{width:68px;height:68px}}

/* LOOKII v2.2.3 — preview responsive admin */
body.lk-preview-device.admin-bar:before{
  position:fixed;right:18px;bottom:106px;z-index:99999;padding:10px 14px;border-radius:999px;background:#075BFF;color:#fff;font:800 12px/1 Inter,system-ui,sans-serif;box-shadow:0 16px 38px rgba(7,91,255,.32);letter-spacing:.02em
}
body.lk-preview-mobile:before{content:"LOOKII • Téléphone • v2.2.3"}
body.lk-preview-tablet:before{content:"LOOKII • Tablette • v2.2.3"}
body.lk-preview-desktop:before{content:"LOOKII • PC • v2.2.3"}
body.lk-preview-mobile .lk22-page{max-width:430px!important}
body.lk-preview-tablet .lk22-page{max-width:840px!important}
body.lk-preview-desktop .lk22-page{max-width:1480px!important}

/* LOOKII v2.2.3 — recalage visuel sur maquette validée */
:root{
  --lk22-blue:#075BFF;
  --lk22-blue-soft:#EAF3FF;
  --lk22-navy:#061737;
  --lk22-text:#122449;
  --lk22-muted:#5D6B86;
  --lk22-line:#DDE8F7;
  --lk22-radius:28px;
  --lk22-font:'Plus Jakarta Sans','Inter',system-ui,-apple-system,Segoe UI,sans-serif;
}
body{font-family:var(--lk22-font)!important;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;background:#F8FBFF!important;}
.lk22-page{width:min(100% - 32px,1240px)!important;margin:0 auto 36px!important;}
.lk22-header{
  width:min(100% - 32px,1240px);margin:8px auto 14px!important;min-height:78px!important;
  grid-template-columns:224px minmax(0,1fr) auto!important;gap:14px!important;padding:10px 18px!important;
  border:1px solid rgba(221,232,247,.9)!important;border-radius:0 0 20px 20px!important;
  background:rgba(255,255,255,.92)!important;box-shadow:0 14px 42px rgba(15,35,77,.07)!important;
}
.lk22-brand{gap:9px!important}.lk22-eye{width:54px!important;height:38px!important;border-width:5px!important}.lk22-eye:before{left:18px!important;top:7px!important;width:18px!important;height:18px!important}.lk22-eye:after{left:27px!important;top:7px!important;width:6px!important;height:6px!important}.lk22-eye i{left:18px!important;top:21px!important;width:18px!important;height:20px!important}.lk22-brand-text strong{font-size:40px!important;font-weight:800!important;letter-spacing:-.07em!important}.lk22-brand-text small{font-size:7px!important;font-weight:800!important;letter-spacing:.30em!important;margin-top:3px!important}.lk22-nav{gap:2px!important}.lk22-nav a{padding:11px 12px!important;border-radius:16px!important;font-weight:750!important;font-size:14px!important;letter-spacing:-.015em!important}.lk22-nav a svg,.lk22-actions svg,.lk22-bottom svg{width:20px!important;height:20px!important;stroke-width:1.8px}.lk22-nav a.is-active:after{bottom:-11px!important;height:3px!important}.lk22-actions{gap:8px!important}.lk22-search{height:44px!important;min-width:44px!important;width:44px!important;padding:0!important;justify-content:center!important;border-radius:18px!important}.lk22-search span{display:none!important}.lk22-iconbtn{position:relative;display:grid;place-items:center;border:1px solid var(--lk22-line);background:#fff;color:#061737;box-shadow:0 10px 26px rgba(15,35,77,.06)}.lk22-bell{width:44px;height:44px;border-radius:18px}.lk22-bell b,.lk22-bottom a b{position:absolute;right:7px;top:5px;background:#EF1D1D;color:#fff;border-radius:999px;font-size:10px;line-height:1;padding:3px 6px;font-weight:900}.logged-in .lk22-core-admin{height:44px!important;padding:0 14px!important;font-size:13px!important;border-radius:22px!important;font-weight:800!important}.logged-in .lk22-core-admin:before{width:20px!important;height:20px!important;margin-right:6px!important;font-size:12px!important}
.lk22-hero{
  min-height:352px!important;grid-template-columns:minmax(0,1fr) 420px!important;padding:36px 50px 0!important;border-radius:30px!important;
  background:linear-gradient(135deg,#fff 0%,#F2F8FF 100%)!important;box-shadow:0 18px 60px rgba(15,35,77,.10)!important;
}
.lk22-map-bg{background:radial-gradient(circle at 76% 42%,rgba(7,91,255,.24),transparent 24%),radial-gradient(circle at 98% 20%,rgba(33,167,255,.13),transparent 18%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='880' height='420' viewBox='0 0 880 420'%3E%3Cg fill='none' stroke='%23075BFF' stroke-opacity='.15' stroke-width='1.4'%3E%3Cpath d='M-20 320 C110 210 170 180 310 220 S520 340 700 230 900 140 940 120'/%3E%3Cpath d='M30 70 C160 140 270 55 420 110 S610 195 800 90'/%3E%3Cpath d='M80 420 C210 330 300 355 410 285 S620 215 795 300'/%3E%3Cpath d='M480 0 C515 110 560 210 660 310' stroke-dasharray='5 8'/%3E%3Cpath d='M620 20 C695 95 760 160 850 190' stroke-dasharray='5 8'/%3E%3C/g%3E%3C/svg%3E")!important;background-size:cover!important;opacity:.98!important}.lk22-status{font-size:14px!important;padding:10px 15px!important;font-weight:800!important}.lk22-copy h1{font-size:clamp(48px,4.3vw,66px)!important;line-height:.98!important;font-weight:800!important;letter-spacing:-.06em!important;margin:22px 0 14px!important}.lk22-copy p{font-size:25px!important;line-height:1.34!important;letter-spacing:-.02em!important;margin-bottom:20px!important}.lk22-copy p strong{font-weight:800!important}.lk22-values{grid-template-columns:repeat(4,minmax(112px,1fr))!important;gap:12px!important;max-width:650px!important;margin:20px 0!important}.lk22-values span{min-height:55px!important;padding:10px 14px!important;border-radius:16px!important;font-size:14px!important;font-weight:800!important}.lk22-values b{font-size:18px!important}.lk22-values small{font-size:11px!important;font-weight:650!important}.lk22-cta-row{gap:12px!important}.lk22-primary,.lk22-secondary{height:54px!important;padding:0 28px!important;border-radius:20px!important;font-size:17px!important;font-weight:850!important}.lk22-primary em{margin-left:18px!important}.lk22-device-wrap{height:352px!important}.lk22-phone{right:18px!important;top:-4px!important;width:286px!important;height:468px!important;border-width:10px!important;border-radius:42px!important;padding:14px!important;transform:rotate(-3deg)!important;box-shadow:0 26px 75px rgba(15,35,77,.20)!important}.lk22-phone:before{width:92px!important;height:23px!important}.lk22-phone-top{font-size:12px!important;margin-bottom:16px!important}.lk22-phone-top span{width:62px!important;height:9px!important}.lk22-app-head{margin-bottom:9px!important}.lk22-app-head i{width:48px!important;height:48px!important;font-size:14px!important;border-width:3px!important}.lk22-today{border-radius:21px!important;padding:15px!important}.lk22-today h2{font-size:37px!important;font-weight:800!important;letter-spacing:-.06em!important}.lk22-stats{gap:6px!important;margin:12px 0!important}.lk22-stats span{border-radius:15px!important;padding:9px 2px!important}.lk22-stats b{font-size:18px!important}.lk22-stats small{font-size:8px!important}.lk22-mini-card{border-radius:20px!important;padding:14px!important}.lk22-mini-card h3{font-size:19px!important}.lk22-float-alert{left:8px!important;top:74px!important;padding:13px 16px!important;border-radius:18px!important}.lk22-float-alert strong{font-size:15px!important}.lk22-float-alert small{font-size:12px!important}.lk22-orb{width:48px!important;height:48px!important;font-size:19px!important;box-shadow:0 18px 42px rgba(7,91,255,.19),0 0 0 14px rgba(7,91,255,.07)!important}.lk22-orb.is-blue{right:0!important;top:52px!important}.lk22-orb.is-green{left:64px!important;top:150px!important}.lk22-orb.is-purple{left:112px!important;top:242px!important}.lk22-orb.is-orange{right:2px!important;bottom:86px!important}.lk22-content-grid{display:none!important}.lk22-officials{margin-top:-14px!important;padding:22px 26px!important;border-radius:28px!important;box-shadow:0 18px 60px rgba(15,35,77,.09)!important;background:rgba(255,255,255,.90)!important;backdrop-filter:blur(18px)}.lk22-officials h2{font-size:25px!important;font-weight:800!important;letter-spacing:-.03em!important}.lk22-officials small{font-size:12px!important;font-weight:850!important}.lk22-card-row{grid-template-columns:repeat(4,1fr)!important;gap:14px!important}.lk22-card-row article{padding:16px!important;border-radius:18px!important;box-shadow:0 12px 28px rgba(15,35,77,.07)!important}.lk22-card-row i{font-size:27px!important}.lk22-card-row span{font-size:11px!important;right:14px!important;top:14px!important}.lk22-card-row h3{font-size:16px!important;line-height:1.12!important;min-height:36px!important;margin:10px 0 6px!important;font-weight:850!important}.lk22-card-row p{font-size:12px!important;margin:0 0 8px!important}.lk22-card-row b{font-size:11px!important;border-bottom-width:5px!important}.lk22-bottom{width:min(520px,calc(100% - 28px))!important;height:70px!important;bottom:18px!important;border-radius:24px!important;box-shadow:0 22px 60px rgba(15,35,77,.17)!important}.lk22-bottom a{font-size:11px!important;font-weight:800!important;gap:3px!important;position:relative}.lk22-bottom .lk22-plus{width:68px!important;height:68px!important;margin-top:-28px!important}.lk22-bottom .lk22-plus span{color:#fff!important}.lk22-footer{width:min(100% - 32px,1240px)!important;margin:18px auto 98px!important;border-radius:20px!important;padding:14px 22px!important;font-size:13px!important}
@media(max-width:1180px){.lk22-header{grid-template-columns:210px 1fr auto!important}.lk22-nav a{padding:10px!important}.lk22-nav a span{display:none!important}.lk22-hero{grid-template-columns:1fr 360px!important;padding-left:34px!important}.lk22-copy h1{font-size:52px!important}.lk22-copy p{font-size:22px!important}.lk22-values{grid-template-columns:repeat(2,minmax(130px,1fr))!important;max-width:440px!important}.lk22-card-row{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:760px){.lk22-header{width:min(100% - 18px,430px)!important;grid-template-columns:1fr auto!important;border-radius:0 0 18px 18px!important}.lk22-brand-text strong{font-size:32px!important}.lk22-nav{display:none!important}.lk22-actions{display:flex!important}.lk22-bell,.lk22-core-admin{display:none!important}.lk22-page{width:min(100% - 16px,430px)!important}.lk22-hero{display:block!important;min-height:auto!important;padding:24px 16px 0!important;border-radius:26px!important}.lk22-copy h1{font-size:39px!important;line-height:1!important}.lk22-copy p{font-size:19px!important}.lk22-values{grid-template-columns:1fr 1fr!important}.lk22-values span{font-size:12px!important}.lk22-values small{display:none!important}.lk22-primary,.lk22-secondary{height:50px!important;font-size:14px!important;padding:0 16px!important}.lk22-device-wrap{height:430px!important}.lk22-phone{left:50%!important;right:auto!important;transform:translateX(-50%) rotate(-2deg)!important;width:292px!important;height:476px!important}.lk22-float-alert{left:0!important;top:66px!important}.lk22-officials{margin-top:12px!important;padding:18px!important}.lk22-card-row{grid-template-columns:1fr!important}.lk22-bottom{height:70px!important;bottom:12px!important}.lk22-bottom .lk22-plus{width:64px!important;height:64px!important}}

/* LOOKII v2.2.4 — App Shell responsive, inspiré des maquettes validées */
.lk-app-main{max-width:1540px!important;margin:0 auto;padding:22px 28px 118px}.lk-topbar{max-width:1540px;margin:0 auto;border-radius:0 0 28px 28px}.lk-desktop-menu a{display:inline-flex;align-items:center;gap:8px;font-weight:850;color:#0b1b3f;padding:12px 14px;border-radius:16px}.lk-desktop-menu a:hover{background:#eef5ff;color:var(--blue)}.lk-core-badge{display:inline-flex!important;align-items:center;gap:8px;white-space:nowrap!important;width:auto!important;min-width:0!important;padding:12px 18px;border-radius:999px;font-weight:900;line-height:1!important;writing-mode:horizontal-tb!important;letter-spacing:0!important}.lk-core-badge.is-active{background:#ecfdf5;color:#166534;border:1px solid #bbf7d0}.lk-core-badge.is-active:before,.lk-core-dot:before{content:"";width:9px;height:9px;background:#22c55e;border-radius:50%;display:inline-block}.lk-core-badge.is-missing{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}.lk-shell{display:grid;grid-template-columns:250px minmax(0,1fr)310px;gap:22px;align-items:start}.lk-shell-left,.lk-shell-right{display:flex;flex-direction:column;gap:16px;position:sticky;top:calc(var(--lk-header-height) + 22px)}.lk-mini-brand .custom-logo{max-width:210px}.lk-mini-brand .lk-brand{font-size:34px}.lk-side-title{font-size:30px;line-height:1.12;font-weight:900;letter-spacing:-.04em;color:#061737}.lk-side-title strong{color:#155dfc}.lk-side-nav,.lk-priority-card,.lk-source-panel,.lk-app-hero,.lk-day-strip,.lk-app-echo,.lk-profile-list{background:rgba(255,255,255,.92);border:1px solid #e6edf8;border-radius:28px;box-shadow:0 18px 44px rgba(15,23,42,.075)}.lk-side-nav{padding:12px}.lk-side-nav a{display:flex;align-items:center;gap:12px;padding:13px;border-radius:18px;font-weight:850;color:#10204a}.lk-side-nav a svg{width:22px;height:22px;fill:currentColor}.lk-side-nav a.is-active,.lk-side-nav a:hover{background:#eef5ff;color:#155dfc}.lk-priority-card{padding:20px}.lk-priority-card b{display:block;margin-bottom:10px}.lk-priority-card p{margin:8px 0;color:#475569}.lk-shell-center{min-width:0}.lk-app-hero{position:relative;overflow:hidden;display:flex;justify-content:space-between;align-items:flex-end;gap:18px;padding:28px 30px;background:linear-gradient(135deg,#fff 0%,#f5faff 50%,#eaf4ff 100%)}.lk-app-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 20%,rgba(37,99,235,.20),transparent 28%),linear-gradient(120deg,transparent 0 48%,rgba(37,99,235,.08) 48% 58%,transparent 58%);pointer-events:none}.lk-app-hero>*{position:relative;z-index:1}.lk-app-hero h1{font-size:clamp(42px,5vw,72px);line-height:.95;letter-spacing:-.075em;margin:14px 0 10px}.lk-app-hero p{font-size:22px;line-height:1.35;color:#52627a;max-width:700px;margin:0}.lk-app-hero.compact{display:block}.lk-app-hero.compact h1{font-size:48px}.lk-core-dot{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #e3ebf6;border-radius:999px;padding:10px 16px;color:#155dfc;font-weight:900;box-shadow:0 10px 28px rgba(15,23,42,.06)}.lk-day-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:16px 0;padding:12px}.lk-day-strip div{background:#fff;border:1px solid #e6edf8;border-radius:20px;padding:14px;text-align:center;box-shadow:0 10px 22px rgba(15,23,42,.055)}.lk-day-strip b{display:block;font-size:24px;line-height:1.1}.lk-day-strip span{display:block;color:#64748b;font-size:12px}.lk-app-pinned{grid-template-columns:1.2fr 1fr 1fr}.lk-app-pinned .lk-pin-card{min-height:190px}.lk-app-pinned .lk-pin-card h3{font-size:24px;line-height:1.1}.lk-app-echo{display:grid;grid-template-columns:104px minmax(0,1fr)90px;gap:16px;align-items:center;padding:14px;margin-bottom:12px;transition:.18s ease}.lk-app-echo:hover{transform:translateY(-2px);box-shadow:0 24px 55px rgba(15,23,42,.11)}.lk-echo-thumb{width:104px;height:78px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#eef5ff,#fff);font-size:40px}.lk-echo-kicker{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:900;color:#155dfc;text-transform:uppercase}.lk-echo-kicker svg{width:16px;height:16px;fill:currentColor}.lk-tone-alert .lk-echo-kicker{color:#dc2626}.lk-tone-help .lk-echo-kicker{color:#7c3aed}.lk-tone-animal .lk-echo-kicker{color:#16a34a}.lk-app-echo h3{font-size:20px;line-height:1.15;margin:6px 0 6px;letter-spacing:-.02em}.lk-app-echo p{margin:0;color:#53637a;font-size:13px}.lk-echo-score{text-align:center}.lk-echo-score strong{font-size:26px;color:#16a34a;display:block}.lk-echo-score span{font-size:12px;color:#64748b}.lk-compact-profile{padding:22px}.lk-compact-profile .lk-avatar{width:74px;height:74px;font-size:28px}.lk-pill-green{display:inline-flex;background:#dcfce7;color:#166534;border-radius:999px;padding:8px 12px;font-weight:900}.lk-source-panel p{font-weight:800;margin:12px 0}.lk-source-panel a{color:#155dfc;font-weight:900}.lk-mini-map{height:160px;border-radius:22px;position:relative;overflow:hidden;background:linear-gradient(135deg,#eff6ff,#f0fdf4)}.lk-mini-map:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.7) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.7) 1px,transparent 1px);background-size:34px 34px}.lk-mini-map span,.lk-mini-map i,.lk-mini-map b{position:absolute;width:26px;height:26px;border-radius:50%;background:#2563eb;border:4px solid #fff;box-shadow:0 10px 20px rgba(15,23,42,.16)}.lk-mini-map span{left:48%;top:44%}.lk-mini-map i{background:#f97316;left:20%;top:62%}.lk-mini-map b{background:#16a34a;right:22%;top:26%}.lk-real-map{height:640px}.lk-map-card{position:absolute;left:24px;bottom:24px;background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:18px;width:min(360px,calc(100% - 48px));box-shadow:0 20px 55px rgba(15,23,42,.16)}.lk-stepper{display:flex;align-items:center;gap:10px;margin:20px 0}.lk-stepper b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#155dfc;color:white}.lk-stepper span{height:4px;background:#dbe7fb;flex:1;border-radius:999px}.lk-create-grid{grid-template-columns:repeat(3,1fr);margin:18px 0}.lk-create-grid button{min-height:110px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px}.lk-create-grid svg{width:30px;height:30px;fill:#155dfc}.lk-profile-screen{max-width:760px;margin:0 auto;text-align:center}.lk-profile-list{padding:18px;text-align:left}.lk-profile-list p{display:flex;justify-content:space-between;border-bottom:1px solid #edf2f7;padding:13px 0;margin:0}.lk-bottom-nav svg{width:22px;height:22px;fill:currentColor}.lk-nav-create svg{width:26px;height:26px}.lk-bottom-nav{border-radius:28px!important;bottom:18px!important;border:1px solid #e6edf8!important;width:min(calc(100% - 40px),620px)!important;padding:10px 14px!important}.lk-nav-item,.lk-nav-create{font-size:18px}.lk-nav-item span,.lk-nav-create span{font-size:12px}.lk-nav-create{border-radius:50%;width:74px;height:74px;padding:0;justify-content:center;transform:translateY(-20px)}
@media(max-width:1199px){.lk-app-main{padding:18px 18px 116px}.lk-shell{grid-template-columns:minmax(0,1fr)300px}.lk-shell-left{display:none}.lk-shell-right{position:static}.lk-app-hero h1{font-size:52px}.lk-day-strip{grid-template-columns:repeat(5,1fr)}}
@media(max-width:767px){.lk-topbar{min-height:72px;padding:10px 14px}.lk-desktop-menu,.lk-header-cta{display:none!important}.custom-logo{max-width:155px!important}.lk-app-main{padding:12px 12px 112px}.lk-shell{display:block}.lk-shell-right{display:none}.lk-app-hero{display:block;padding:18px;border-radius:26px}.lk-app-hero h1{font-size:28px;line-height:1.05;letter-spacing:-.05em}.lk-app-hero p{font-size:15px}.lk-core-dot{font-size:12px;padding:7px 10px}.lk-primary-btn{width:100%;margin-top:16px}.lk-day-strip{grid-template-columns:repeat(5, minmax(58px,1fr));gap:6px;overflow-x:auto;padding:8px}.lk-day-strip div{padding:10px 8px;border-radius:16px;min-width:66px}.lk-day-strip b{font-size:18px}.lk-day-strip span{font-size:10px}.lk-section-head h2{font-size:20px}.lk-app-pinned{display:flex;overflow-x:auto;gap:10px}.lk-app-pinned .lk-pin-card{min-width:180px;min-height:150px}.lk-app-pinned .lk-pin-card h3{font-size:19px}.lk-app-echo{grid-template-columns:76px minmax(0,1fr);gap:10px;padding:10px;border-radius:22px}.lk-echo-thumb{width:76px;height:66px;font-size:30px;border-radius:16px}.lk-echo-score{grid-column:2;text-align:left}.lk-echo-score strong{font-size:18px;display:inline}.lk-echo-score span{margin-left:6px}.lk-app-echo h3{font-size:16px}.lk-app-echo p{font-size:12px}.lk-create-grid{grid-template-columns:repeat(2,1fr)}.lk-real-map{height:calc(100vh - 210px);min-height:520px}.lk-bottom-nav{width:calc(100% - 18px)!important;bottom:8px!important;padding:8px 6px!important}.lk-nav-create{width:64px;height:64px}.lk-nav-item span,.lk-nav-create span{font-size:10px}} 

/* v2.2.5 - Core pages: no developer welcome block */
.lk-main-core > .lk-hero:first-child, body:not(.lk-no-core) .wp-block-pattern-is-layout-flow:first-child{display:none!important}.lk-core-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;width:auto!important;min-width:0!important;writing-mode:horizontal-tb!important;line-height:1!important;padding:9px 12px!important;border-radius:999px!important;font-size:12px!important}.lk-core-badge.is-active{background:#dcfce7;color:#166534}.lk-core-badge.is-missing{background:#fff7ed;color:#9a3412}.lk-main-core{max-width:1380px!important}

/* v2.2.6 — Shell applicatif aligné Core v0.4.0 : logo intégré, moins de vide, mobile-first */
.lk-topbar-v226{min-height:64px!important;height:64px!important;max-width:1280px!important;margin:0 auto 10px!important;padding:0 22px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:22px!important;border-radius:0!important;background:rgba(255,255,255,.86)!important;box-shadow:none!important;border:0!important;position:relative!important;}
.lk-topbar-v226 .lk-brand,.lk-topbar-v226 .custom-logo-link{display:flex!important;align-items:center!important;min-width:0!important;}
.lk-topbar-v226 .custom-logo{max-width:150px!important;max-height:50px!important;width:auto!important;height:auto!important;object-fit:contain!important;}
.lk-topbar-v226 .lk-brand-tagline,.lk-topbar-v226 .site-description{display:none!important;}
.lk-topbar-v226 .lk-desktop-menu{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;display:flex!important;align-items:center!important;gap:8px!important;background:rgba(255,255,255,.76)!important;border:1px solid #dce8f8!important;border-radius:999px!important;padding:6px!important;box-shadow:0 12px 34px rgba(7,23,56,.055)!important;}
.lk-topbar-v226 .lk-desktop-menu a{height:40px!important;border-radius:16px!important;padding:0 15px!important;display:inline-flex!important;align-items:center!important;font-size:13px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;color:#071738!important;}
.lk-topbar-v226 .lk-desktop-menu a:hover{background:#eef5ff!important;color:#1263ff!important;}
.lk-topbar-v226 .lk-header-cta{margin-left:auto!important;}
.lk-app-main,.lk-main-core{padding-top:0!important;}
@media(max-width:767px){.lk-topbar-v226{height:54px!important;min-height:54px!important;margin-bottom:4px!important;padding:0 10px!important;}.lk-topbar-v226 .custom-logo{max-width:104px!important;max-height:38px!important;}.lk-topbar-v226 .lk-desktop-menu{display:none!important;}.lk-topbar-v226 .lk-header-cta{display:none!important;}.lk-app-main{padding-top:0!important;}}

/* v2.2.7 — correction à la source : logo intégré à la barre applicative, moins de vide haut */
.lk-topbar-v227{height:58px!important;min-height:58px!important;max-width:1180px!important;margin:0 auto 8px!important;padding:0 18px!important;display:grid!important;grid-template-columns:160px minmax(0,1fr)160px!important;align-items:center!important;gap:14px!important;background:rgba(255,255,255,.88)!important;border:0!important;box-shadow:none!important;position:relative!important;}
.lk-topbar-v227 .custom-logo-link,.lk-topbar-v227 .lk-brand{justify-self:start!important;display:flex!important;align-items:center!important;min-width:0!important;}
.lk-topbar-v227 .custom-logo{max-width:124px!important;max-height:42px!important;width:auto!important;height:auto!important;object-fit:contain!important;display:block!important;}
.lk-topbar-v227 .lk-wordmark{font-size:24px!important;line-height:1!important;}
.lk-topbar-v227 .lk-logo-eye{width:34px!important;height:34px!important;}
.lk-topbar-v227 .lk-desktop-menu{position:static!important;transform:none!important;justify-self:center!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;background:rgba(255,255,255,.78)!important;border:1px solid #dce8f8!important;border-radius:999px!important;padding:5px!important;box-shadow:0 10px 28px rgba(7,23,56,.05)!important;}
.lk-topbar-v227 .lk-desktop-menu a{height:36px!important;border-radius:14px!important;padding:0 13px!important;font-size:13px!important;font-weight:900!important;letter-spacing:-.01em!important;display:inline-flex!important;align-items:center!important;color:#071738!important;}
.lk-topbar-v227 .lk-desktop-menu a:first-child{background:#edf5ff!important;color:#1263ff!important;}
.lk-topbar-v227 .lk-header-cta{justify-self:end!important;margin:0!important;}
.lk-topbar-v227 .lk-core-badge{height:34px!important;display:inline-flex!important;align-items:center!important;border-radius:999px!important;padding:0 12px!important;font-size:12px!important;}
.lk-app{padding-top:0!important;}
.lk-app-main,.lk-main{padding-top:8px!important;}

/* Headers de modèles FSE : même règle que le header PHP */
.lk22-header{min-height:58px!important;height:58px!important;max-width:1180px!important;margin:0 auto 8px!important;padding:0 18px!important;display:grid!important;grid-template-columns:160px minmax(0,1fr)160px!important;align-items:center!important;gap:14px!important;background:rgba(255,255,255,.88)!important;border:0!important;box-shadow:none!important;}
.lk22-brand{justify-self:start!important;transform:none!important;gap:8px!important;}
.lk22-eye{width:34px!important;height:34px!important;}
.lk22-brand-text strong{font-size:25px!important;line-height:1!important;}
.lk22-brand-text small{display:none!important;}
.lk22-nav{justify-self:center!important;display:flex!important;gap:6px!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;padding:5px!important;background:rgba(255,255,255,.78)!important;border:1px solid #dce8f8!important;box-shadow:0 10px 28px rgba(7,23,56,.05)!important;}
.lk22-nav a{height:36px!important;border-radius:14px!important;padding:0 13px!important;font-size:13px!important;font-weight:900!important;display:inline-flex!important;align-items:center!important;}
.lk22-actions{justify-self:end!important;display:flex!important;align-items:center!important;gap:8px!important;}

@media(max-width:767px){
  .lk-topbar-v227{height:48px!important;min-height:48px!important;grid-template-columns:1fr auto!important;margin-bottom:4px!important;padding:0 10px!important;}
  .lk-topbar-v227 .custom-logo{max-width:96px!important;max-height:34px!important;}
  .lk-topbar-v227 .lk-brand{font-size:20px!important;}
  .lk-topbar-v227 .lk-logo-eye{width:28px!important;height:28px!important;}
  .lk-topbar-v227 .lk-desktop-menu,.lk-topbar-v227 .lk-header-cta{display:none!important;}
  .lk-app-main,.lk-main{padding-top:4px!important;}
  .lk22-header{height:48px!important;min-height:48px!important;grid-template-columns:1fr auto!important;margin-bottom:4px!important;padding:0 10px!important;}
  .lk22-brand-text strong{font-size:21px!important;}
  .lk22-eye{width:28px!important;height:28px!important;}
  .lk22-nav{display:none!important;}
  .lk22-actions{gap:6px!important;}
}
