/*
Theme Name: Axis Secure
Theme URI: https://axissecure.fr
Author: Axis Secure
Description: Site vitrine d'Axis Secure, logiciel de maintenance et de vérification des équipements de sécurité incendie. Page d'accueil complète, page Mentions légales (réglable dans Apparence › Personnaliser), sans cookies ni ressources externes.
Version: 1.0
Requires at least: 6.0
Requires PHP: 7.4
License: Propriétaire
Text Domain: axis-secure
*/
@font-face{font-family:'Barlow';font-weight:400;font-display:swap;src:url(fonts/barlow-latin-400-normal.woff2) format('woff2')}
@font-face{font-family:'Barlow';font-weight:500;font-display:swap;src:url(fonts/barlow-latin-500-normal.woff2) format('woff2')}
@font-face{font-family:'Barlow';font-weight:600;font-display:swap;src:url(fonts/barlow-latin-600-normal.woff2) format('woff2')}
@font-face{font-family:'Barlow';font-weight:700;font-display:swap;src:url(fonts/barlow-latin-700-normal.woff2) format('woff2')}
@font-face{font-family:'Barlow Condensed';font-weight:600;font-display:swap;src:url(fonts/barlow-condensed-latin-600-normal.woff2) format('woff2')}
@font-face{font-family:'Barlow Condensed';font-weight:700;font-display:swap;src:url(fonts/barlow-condensed-latin-700-normal.woff2) format('woff2')}
:root{--navy:#14213D;--navy2:#0E1830;--navy3:#1D2C4F;--red:#B3261E;--red2:#8E1E17;--ink:#1F2937;--ink2:#4B5563;--line:#E3E7EE;--soft:#F3F5F8;--ok:#1E7A46}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:90px}
body{margin:0;font-family:'Barlow',Helvetica,Arial,sans-serif;color:var(--ink);background:#fff;font-size:17px;line-height:1.55;-webkit-text-size-adjust:100%}
img{max-width:100%;height:auto;display:block}
a{color:var(--red)}a:hover{color:var(--red2)}
h1,h2,h3{font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-weight:700;color:var(--navy);margin:0;line-height:1.05}
p{margin:0}
.wrap{max-width:1280px;margin:0 auto;padding:0 40px}
.kicker{font-family:'Barlow Condensed',sans-serif;font-weight:600;font-size:16px;letter-spacing:3px;text-transform:uppercase;color:var(--red)}
.kicker.light{color:#F4A79F}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:10px;font-family:'Barlow Condensed',sans-serif;font-weight:700;font-size:18px;letter-spacing:.5px;text-transform:uppercase;text-decoration:none;white-space:nowrap}
.btn.lg{min-height:56px;padding:0 28px;font-size:20px}
.btn.red{background:var(--red);color:#fff}.btn.red:hover{background:var(--red2);color:#fff}
.btn.ghost{border:1.5px solid rgba(255,255,255,.5);color:#fff}.btn.ghost:hover{background:rgba(255,255,255,.08);color:#fff}
.btn.white{background:#fff;color:var(--red)}.btn.white:hover{color:var(--red2)}
svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}

/* Navigation */
.admin-bar .nav{top:32px}
@media (max-width:782px){.admin-bar .nav{top:46px}}
.nav{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.96);backdrop-filter:blur(6px);border-bottom:1px solid var(--line)}
.nav-in{display:flex;align-items:center;gap:32px;height:84px}
.brand img{height:62px;width:auto}
.links{display:flex;gap:28px;flex:1;justify-content:center}
.links a,.login{color:var(--navy);text-decoration:none;font-weight:600;font-size:16px}
.links a:hover,.login:hover{color:var(--red)}

/* Hero */
.hero{background:var(--navy);color:#fff;overflow:hidden}
.hero-in{display:grid;grid-template-columns:minmax(0,520px) minmax(0,1fr);gap:56px;padding-top:80px;padding-bottom:72px}
.hero-txt{display:flex;flex-direction:column;gap:22px}
.hero h1{color:#fff;font-size:64px;line-height:1.02}
.lead{font-size:20px;color:#D5DBE7}
.cta{display:flex;gap:14px;flex-wrap:wrap;margin-top:6px}
.ticks{list-style:none;padding:0;margin:8px 0 0;display:flex;gap:26px;flex-wrap:wrap;color:#C3CBDA;font-size:15px}
.ticks li{position:relative;padding-left:26px}
.ticks li::before,.checks li::before{content:"";position:absolute;left:0;top:.28em;width:16px;height:16px;background:no-repeat center/16px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 12l5 5L20 6' fill='none' stroke='%237FD19B' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}
.hero-vis{position:relative;min-height:520px}
.hero-vis .shot{position:absolute;left:0;top:10px;width:760px;max-width:none;border-radius:14px;box-shadow:0 30px 80px rgba(0,0,0,.45)}
.hero-vis .phone{position:absolute;left:520px;top:120px;width:230px;border-radius:26px;border:8px solid #0B1222;box-shadow:0 30px 70px rgba(0,0,0,.55)}

/* Étapes */
.steps{background:var(--soft);border-bottom:1px solid var(--line)}
.steps-in{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;padding-top:44px;padding-bottom:44px}
.step{display:flex;flex-direction:column;gap:8px}
.step h3{font-size:22px}
.step p{font-size:15px;color:var(--ink2);line-height:1.45}
.ico{width:48px;height:48px;border-radius:12px;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:4px}
.ico.red{background:var(--red)}
.ico svg{width:26px;height:26px}

/* Sections */
.sec{padding:96px 0}
.sec.soft{background:var(--soft)}
.sec.navy{background:var(--navy);color:#fff}
.sec.navy h2{color:#fff}
.head{display:flex;flex-direction:column;gap:14px;max-width:820px;margin-bottom:44px}
h2{font-size:48px}
.grid4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.grid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
.feat{padding:28px;border-radius:16px;background:var(--soft);display:flex;flex-direction:column;gap:12px}
.feat svg{width:32px;height:32px;color:var(--red)}
.feat h3{font-size:24px}
.feat p{font-size:16px;color:var(--ink2);line-height:1.5}
.split{display:grid;grid-template-columns:minmax(0,480px) minmax(0,1fr);gap:64px;align-items:center}
.split.rev{grid-template-columns:minmax(0,1fr) minmax(0,440px)}
.txt{display:flex;flex-direction:column;gap:20px}
.txt p{font-size:18px;color:var(--ink2)}
.checks{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}
.checks li{position:relative;padding-left:30px}
.checks li::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 12l5 5L20 6' fill='none' stroke='%231E7A46' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:18px;height:18px;background-size:18px}
.phones{display:flex;gap:24px;justify-content:center;align-items:flex-start}
.phones img{width:240px;border-radius:30px;border:8px solid #0B1222;box-shadow:0 24px 60px rgba(20,33,61,.25)}
.phones img:nth-child(odd){margin-top:56px}
.shot-b{border-radius:14px;border:1px solid var(--line);box-shadow:0 24px 60px rgba(20,33,61,.18)}
.who{padding:36px;border-radius:18px;background:var(--navy3);display:flex;flex-direction:column;gap:14px}
.who h3{color:#fff;font-size:30px}
.who p{color:#D5DBE7}
.sec4 article{border-top:3px solid var(--navy);padding-top:20px;display:flex;flex-direction:column;gap:10px}
.sec4 h3{font-size:22px}
.sec4 p{font-size:16px;color:var(--ink2)}

/* Démo */
.demo{border-radius:24px;background:var(--red);color:#fff;padding:56px 64px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,520px);gap:48px;align-items:start}
.demo>div{display:flex;flex-direction:column;gap:18px;align-items:flex-start}
.demo h2{color:#fff;font-size:52px;line-height:1.02}
.demo p{font-size:19px;color:#FBE3E0}
.card{font-style:normal;border-radius:18px;background:rgba(0,0,0,.18);padding:30px;display:flex;flex-direction:column;gap:14px}
.card strong{font-family:'Barlow Condensed',sans-serif;font-size:26px}
.card .role{color:#FBE3E0;margin-top:-10px}
.card a{display:flex;gap:12px;align-items:center;color:#fff;text-decoration:none;font-size:19px;font-weight:600;word-break:break-word}
.card a:hover{text-decoration:underline;color:#fff}
.card svg{width:22px;height:22px;flex:none}

/* Formulaire de contact */
.demo-txt{display:flex;flex-direction:column;gap:18px}
.demo .card{margin-top:6px}
.cform{background:#fff;color:var(--ink);border-radius:18px;padding:28px;display:flex;flex-direction:column;gap:14px;box-shadow:0 20px 50px rgba(0,0,0,.18)}
.cform h3{font-size:28px;color:var(--navy)}
.cform label{display:flex;flex-direction:column;gap:6px;font-size:14px;font-weight:600;color:var(--navy)}
.cform input,.cform select,.cform textarea{font:inherit;font-weight:400;font-size:16px;color:var(--ink);border:1.5px solid #CBD2DC;border-radius:10px;padding:11px 12px;background:#fff;width:100%;min-height:46px}
.cform textarea{resize:vertical;min-height:110px}
.cform input:focus,.cform select:focus,.cform textarea:focus{outline:none;border-color:var(--navy);box-shadow:0 0 0 3px rgba(20,33,61,.15)}
.cform .row2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.cform .consent{flex-direction:row;align-items:flex-start;gap:10px;font-weight:400;font-size:13.5px;color:var(--ink2)}
.cform .consent input{width:20px;height:20px;min-height:0;flex:none;margin-top:1px;accent-color:var(--red)}
.cform .btn{align-self:flex-start;border:0;cursor:pointer}
.cform .hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.cmsg{border-radius:10px;padding:12px 14px;font-size:15px;line-height:1.45}
.cmsg.ok{background:#E3F3E9;color:#14532D}
.cmsg.bad{background:#FBE4E2;color:#7F1D1D}

/* Pied de page */
.foot{background:var(--navy2);color:#AEB8CB;font-size:15px}
.foot-in{display:flex;align-items:center;gap:28px;padding-top:28px;padding-bottom:28px;flex-wrap:wrap}
.foot img{height:64px;width:auto;background:#fff;border-radius:10px;padding:5px 8px}
.foot .tag{flex:1;min-width:220px}
.foot a{color:#D5DBE7;text-decoration:none}.foot a:hover{color:#fff;text-decoration:underline}

/* Page texte (mentions légales) */
.doc{max-width:820px;margin:0 auto;padding:64px 40px 96px}
.doc h1{font-size:48px;margin-bottom:28px}
.doc h2{font-size:28px;margin:32px 0 10px}
.doc p{margin:0 0 10px}

/* Tablette */
@media (max-width:1100px){
  .links{display:none}
  .nav-in{justify-content:space-between}
  .hero-in{grid-template-columns:minmax(0,1fr);gap:40px}
  .hero h1{font-size:54px}
  .hero-vis{min-height:0}
  .hero-vis .shot{position:static;width:100%}
  .hero-vis .phone{left:auto;right:16px;top:auto;bottom:-24px;width:26%;max-width:220px}
  .steps-in{grid-template-columns:repeat(3,minmax(0,1fr))}
  .grid4{grid-template-columns:repeat(2,minmax(0,1fr))}
  .split,.split.rev{grid-template-columns:minmax(0,1fr);gap:40px}
  .split.rev .shot-b{order:2}
  .demo{grid-template-columns:1fr;padding:44px 40px}
}
/* Téléphone */
@media (max-width:640px){
  body{font-size:16px}
  .wrap{padding:0 16px}
  .nav-in{height:68px;gap:12px}
  .brand img{height:48px}
  .login{display:none}
  .nav .btn{min-height:44px;padding:0 14px;font-size:16px}
  .hero-in{padding-top:40px;padding-bottom:56px}
  .hero h1{font-size:40px}
  .lead{font-size:17px}
  .cta .btn{width:100%;white-space:normal;text-align:center}
  .nav .btn{white-space:nowrap}
  .hero-vis .phone{width:34%;bottom:-32px;border-width:5px;border-radius:18px}
  .steps-in{grid-template-columns:1fr 1fr;gap:24px 16px;padding-top:36px;padding-bottom:36px}
  .sec{padding:64px 0}
  h2{font-size:36px}
  .demo h2{font-size:38px}
  .grid4,.grid2{grid-template-columns:1fr}
  .phones{gap:10px}
  .phones img{width:calc((100% - 20px)/3);border-width:4px;border-radius:14px}
  .phones img:nth-child(odd){margin-top:28px}
  .demo{padding:32px 20px;border-radius:18px}
  .demo .btn{width:100%}
  .cform{padding:20px}
  .cform .row2{grid-template-columns:1fr}
  .card{padding:22px}
  .card a{font-size:17px}
  .foot-in{flex-direction:column;align-items:flex-start;gap:14px}
}
