/*
Theme Name: NELIXEN
Theme URI: https://nelixen-diagnostics-2026.contact603149.chatgpt.site
Author: NELIXEN
Description: Thème WordPress sur mesure pour la plateforme de diagnostics immobiliers NELIXEN.
Version: 1.0.2
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: nelixen
*/

:root{--blue:#3b82f6;--blue-dark:#2563eb;--purple:#8b5cf6;--cyan:#06b6d4;--green:#10b981;--green-dark:#059669;--ink:#111827;--muted:#5f6b7b;--soft:#f7f8fc;--line:#e5e7eb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:var(--soft);color:var(--ink)}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto}.screen-reader-text{position:absolute;left:-9999px}.site-main{overflow:hidden}.nx-wrap{width:min(1240px,88vw);margin:auto}.navbar{height:72px;padding:0 max(24px,5vw);display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid #eef0f5;position:fixed;inset:0 0 auto;z-index:100}.logo{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:800}.logo-mark{width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,var(--blue),var(--purple));color:#fff;display:grid;place-items:center;box-shadow:0 8px 20px rgba(59,130,246,.25)}.custom-logo{max-height:46px;width:auto}.nav-actions,.main-menu{display:flex;align-items:center;gap:24px}.main-menu{list-style:none;margin:0;padding:0;font-size:13px;font-weight:700;color:#4b5563}.main-menu a:hover{color:var(--purple)}.login-link{font-size:14px;font-weight:600;color:#4b5563}.btn{min-height:54px;padding:0 27px;border-radius:15px;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:11px;font-weight:700;border:0;box-shadow:0 14px 32px rgba(59,130,246,.22);transition:transform .25s,box-shadow .25s}.btn:hover{transform:translateY(-3px);box-shadow:0 20px 38px rgba(59,130,246,.3);color:#fff}.btn-primary{background:linear-gradient(135deg,var(--blue),var(--blue-dark))}.btn-secondary{background:linear-gradient(135deg,var(--green),var(--green-dark));box-shadow:0 14px 32px rgba(16,185,129,.22)}.btn-nav{min-height:42px;border-radius:999px;padding:0 21px;font-size:13px}.btn-white{background:#fff;color:var(--blue-dark)}.btn-white:hover{color:var(--blue-dark)}.badge{display:inline-flex;align-items:center;gap:8px;background:#eff6ff;color:var(--blue-dark);border:1px solid #dbeafe;padding:9px 14px;border-radius:999px;font-size:12px;font-weight:700;margin-bottom:28px}.check{width:20px;height:20px;border-radius:50%;background:#dcfce7;color:#16a34a;display:inline-grid;place-items:center;font-size:12px;font-weight:900;flex:0 0 auto}.hero{min-height:820px;padding:140px max(24px,5vw) 90px;display:grid;grid-template-columns:1.07fr .93fr;gap:5vw;align-items:center;position:relative;overflow:hidden;background:#fff}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(-45deg,var(--blue),var(--purple),var(--cyan),var(--blue));background-size:400% 400%;animation:nx-gradient 15s ease infinite;opacity:.045}.hero-copy,.hero-image-wrap{position:relative;z-index:2}.hero h1,.pro-hero h1{font-size:clamp(45px,5vw,72px);line-height:1.05;letter-spacing:-.045em;margin:0;font-weight:800}.hero h1 em{font-style:normal;background:linear-gradient(135deg,var(--blue),var(--purple));-webkit-background-clip:text;color:transparent}.hero-copy>p,.pro-lead{max-width:690px;font-size:17px;line-height:1.7;color:var(--muted);margin:26px 0 31px}.hero-actions,.pro-hero-actions{display:flex;gap:14px;align-items:center}.reassurance,.pro-trust{display:flex;gap:23px;margin-top:32px;flex-wrap:wrap}.reassurance>span,.pro-trust>span{display:flex;align-items:center;gap:8px;font-size:12px;color:#687386;font-weight:600}.hero-image-wrap{padding:18px 0 0 25px}.hero-image-wrap>img{width:100%;height:560px;object-fit:cover;border-radius:36px;box-shadow:0 35px 80px rgba(45,72,120,.22)}.floating-card{position:absolute;background:rgba(255,255,255,.94);padding:14px 17px;border-radius:15px;display:flex;align-items:center;gap:11px;box-shadow:0 18px 45px rgba(31,41,55,.18)}.floating-card b,.floating-card small{display:block}.floating-card b{font-size:12px}.floating-card small{font-size:9px;color:#788294;margin-top:4px}.card-top{top:58px;left:0}.card-bottom{right:-12px;bottom:38px}.rating{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,var(--purple),var(--blue));color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800}.stars{color:#f59e0b!important;letter-spacing:1px}.section{padding:110px max(24px,6vw)}.white{background:#fff}.section-title{text-align:center;max-width:760px;margin:0 auto 57px}.section-title h2,.pro-promise h2,.pro-flow h2,.pro-freedom h2,.pro-final-cta h2{font-size:clamp(34px,4vw,54px);letter-spacing:-.035em;margin:0 0 14px}.section-title p{font-size:17px;color:var(--muted);line-height:1.6}.feature-grid,.pro-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1240px;margin:auto}.feature-card{padding:35px;border-radius:25px;border:1px solid;min-height:315px}.feature-card.blue{background:linear-gradient(145deg,#eff6ff,#fff);border-color:#dbeafe}.feature-card.purple{background:linear-gradient(145deg,#f5f3ff,#fff);border-color:#ede9fe}.feature-card.green{background:linear-gradient(145deg,#ecfdf5,#fff);border-color:#d1fae5}.feature-icon{width:62px;height:62px;border-radius:18px;color:#fff;display:grid;place-items:center;font-size:24px;font-weight:800;margin-bottom:25px}.blue .feature-icon{background:var(--blue)}.purple .feature-icon{background:var(--purple)}.green .feature-icon{background:var(--green)}.feature-card h3,.pro-benefit-grid h3{font-size:22px;margin:0 0 12px}.feature-card p,.pro-benefit-grid p{font-size:14px;color:var(--muted);line-height:1.7}.stats{padding:66px max(24px,6vw);display:grid;grid-template-columns:repeat(4,1fr);gap:25px;text-align:center;color:#fff;background:linear-gradient(-45deg,var(--blue),var(--purple),var(--cyan),var(--blue));background-size:400% 400%;animation:nx-gradient 15s ease infinite}.stats b{font-size:45px;display:block}.stats span{display:block;color:#dbeafe;font-size:13px;font-weight:600;margin-top:7px}.field-section{height:620px;padding:0 max(24px,6vw) 90px;background:#fff}.field-section img{width:100%;height:100%;object-fit:cover;border-radius:30px;box-shadow:0 28px 65px rgba(31,41,55,.16)}.steps{max-width:1240px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.steps article{text-align:center}.step-number{width:72px;height:72px;margin:0 auto 24px;border-radius:50%;color:#fff;display:grid;place-items:center;font-size:26px;font-weight:800}.step-1{background:var(--blue)}.step-2{background:var(--purple)}.step-3{background:var(--green)}.step-4{background:#f97316}.steps h3{font-size:19px}.steps p{font-size:13px;color:var(--muted);line-height:1.65}.cta-section{padding:100px max(24px,6vw);background:#fff}.cta-card,.pro-final-cta>div{max-width:990px;margin:auto;border-radius:31px;padding:70px;text-align:center;color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 28px 65px rgba(79,70,229,.28)}.cta-card h2{font-size:clamp(34px,4vw,52px);margin:0 0 14px}.cta-card p,.pro-final-cta p{max-width:720px;margin:0 auto 29px;color:#dbeafe;line-height:1.65}.cta-actions{display:flex;gap:14px;justify-content:center}.site-footer{background:#111827;color:#fff;padding:65px max(24px,6vw) 26px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:60px;max-width:1240px;margin:auto}.footer-grid p{color:#9ca3af;font-size:13px;line-height:1.6}.footer-grid h4{font-size:14px;margin:0 0 12px}.footer-grid ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}.footer-grid a{color:#9ca3af;font-size:12px}.copyright{max-width:1240px;margin:45px auto 0;border-top:1px solid #273244;padding-top:24px;text-align:center;color:#6b7280;font-size:11px}
.pro-hero{min-height:790px;padding:135px max(24px,6vw) 85px;display:grid;grid-template-columns:1fr .92fr;gap:6vw;align-items:center;background:linear-gradient(145deg,#f8fbff,#f7f5ff 55%,#f0fdfa)}.pro-hero h1{font-size:clamp(48px,5.7vw,82px)}.pro-hero-image{position:relative}.pro-hero-image img{height:560px;width:100%;object-fit:cover;border-radius:34px;box-shadow:0 34px 75px rgba(47,62,113,.22)}.pro-image-card{position:absolute;left:-34px;bottom:35px;background:#fff;padding:15px 19px;border-radius:16px;display:flex;align-items:center;gap:12px;box-shadow:0 18px 40px rgba(31,41,55,.18)}.pro-image-card>span{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;color:#fff;font-weight:800;background:linear-gradient(135deg,var(--blue),var(--purple))}.pro-image-card b,.pro-image-card small{display:block}.pro-image-card small{font-size:9px;color:#7b8493}.pro-text-link{font-size:14px;font-weight:700;color:var(--blue-dark);border-bottom:1px solid #93c5fd}.pro-promise{padding:95px max(24px,7vw);display:grid;grid-template-columns:1fr .8fr;gap:11vw;align-items:end;background:linear-gradient(135deg,var(--blue-dark),#6d4be6);color:#fff}.pro-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:800;color:#bfdbfe}.pro-promise h2 em{font-style:normal;color:#a7f3d0}.pro-promise>p{color:#dbeafe;line-height:1.75;margin:0}.pro-benefits{padding:110px max(24px,6vw);background:#fff}.pro-benefit-grid article{padding:32px;border:1px solid #e7eaf1;border-radius:23px;min-height:275px;position:relative}.pro-card-number{font-size:11px;font-weight:800;color:var(--blue)}.pro-benefit-grid h3{margin-top:42px}.pro-flow{padding:110px max(24px,7vw);display:grid;grid-template-columns:.85fr 1.15fr;gap:9vw;background:#f7f8fc}.pro-flow-copy>p,.pro-freedom-copy>p{color:var(--muted);line-height:1.7}.pro-flow-steps{border-top:1px solid #dfe3eb}.pro-flow-steps article{display:grid;grid-template-columns:55px 1fr;gap:19px;padding:27px 0;border-bottom:1px solid #dfe3eb}.pro-flow-steps article>span{width:41px;height:41px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:800;background:linear-gradient(135deg,var(--blue),var(--purple))}.pro-flow-steps h3{margin:0 0 7px}.pro-flow-steps p{font-size:13px;line-height:1.6;color:var(--muted);margin:0}.pro-freedom{display:grid;grid-template-columns:1fr 1fr;min-height:660px}.pro-freedom-image img{width:100%;height:100%;object-fit:cover}.pro-freedom-copy{padding:85px 8vw;display:flex;flex-direction:column;justify-content:center}.pro-freedom-copy ul{list-style:none;padding:0;display:grid;gap:14px}.pro-freedom-copy li{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700}.pro-final-cta{padding:100px max(24px,6vw);background:#fff}.pro-footer{padding:45px max(24px,6vw);display:flex;justify-content:space-between;background:#111827;color:#fff}.pro-footer-links{display:flex;gap:26px;font-size:11px;color:#c4cad4}.content-page{padding:130px max(24px,6vw) 90px;min-height:70vh;background:#fff}.content-page article{max-width:900px;margin:auto}.content-page h1{font-size:48px}
@keyframes nx-gradient{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}@media(max-width:980px){.main-menu{display:none}.hero,.pro-hero,.pro-promise,.pro-flow,.pro-freedom{grid-template-columns:1fr}.feature-grid,.pro-benefit-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.pro-freedom-image{height:520px}}@media(max-width:650px){.navbar{height:65px;padding:0 18px}.logo{font-size:17px}.nav-actions .login-link{display:none}.btn-nav{font-size:11px;padding:0 14px}.hero,.pro-hero{padding:105px 20px 70px}.hero h1,.pro-hero h1{font-size:42px}.hero-actions,.pro-hero-actions,.cta-actions{flex-direction:column;align-items:stretch}.btn{width:100%}.hero-image-wrap{padding:0}.hero-image-wrap>img,.pro-hero-image img{height:400px;border-radius:25px}.section,.pro-benefits,.pro-flow,.pro-promise{padding:75px 20px}.feature-grid,.pro-benefit-grid,.steps{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr;padding:50px 20px}.field-section{height:420px;padding:0 20px 70px}.cta-section,.pro-final-cta{padding:70px 20px}.cta-card,.pro-final-cta>div{padding:55px 22px}.footer-grid{grid-template-columns:1fr}.pro-freedom-image{height:390px}.pro-freedom-copy{padding:70px 22px}.pro-footer{flex-direction:column;gap:25px}.pro-footer-links{flex-direction:column;gap:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.stats,.hero:before{animation:none}}
.home-pro-section{padding:100px max(24px,7vw);display:grid;grid-template-columns:.95fr 1.05fr;gap:7vw;align-items:center;background:linear-gradient(145deg,#eff6ff,#f7f5ff 56%,#ecfdf5)}.home-pro-image{position:relative}.home-pro-image>img{width:100%;height:570px;object-fit:cover;border-radius:30px;box-shadow:0 30px 70px rgba(45,72,120,.2)}.home-pro-badge{position:absolute;right:-22px;bottom:34px;background:#fff;border-radius:16px;padding:15px 20px;box-shadow:0 18px 42px rgba(31,41,55,.18)}.home-pro-badge span,.home-pro-badge small{display:block}.home-pro-badge span{font-size:25px;font-weight:800;background:linear-gradient(135deg,var(--blue),var(--purple));-webkit-background-clip:text;color:transparent}.home-pro-badge small{font-size:10px;color:var(--muted)}.home-pro-copy h2{font-size:clamp(38px,4.4vw,62px);line-height:1.08;letter-spacing:-.045em;margin:14px 0 20px}.home-pro-copy>p{color:var(--muted);line-height:1.75;max-width:640px}.home-pro-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0}.home-pro-points>span{background:rgba(255,255,255,.8);border:1px solid rgba(255,255,255,.95);padding:18px 14px;border-radius:15px}.home-pro-points b,.home-pro-points small{display:block}.home-pro-points b{font-size:12px;margin:10px 0 5px}.home-pro-points small{font-size:10px;line-height:1.45;color:var(--muted)}
@media(max-width:980px){.home-pro-section{grid-template-columns:1fr}.home-pro-image{max-width:720px}}@media(max-width:650px){.home-pro-section{padding:75px 20px}.home-pro-image>img{height:390px}.home-pro-badge{right:-5px;bottom:18px}.home-pro-points{grid-template-columns:1fr}}
