:root{--bleu-nuit: #16283a;--orange: #e4572e;--fond: #f4f6f9;--bordure: #e6e9ee;--bordure-champ: #dfe3ea;--texte: #111827;--texte-secondaire: #6b7280;--texte-tertiaire: #9aa1ac;--sous-titre-entete: #8fa2b5;--texte-mute-clair: #8b93a1;--vert-succes: #0f6e56;--rouge-erreur: #c23b22;--fond-neutre: #f7f9fb;--fond-confirmation: #fdf1ee;--bordure-confirmation: #f3cec3;--vert-auto-fond: #effaf3;--vert-auto-bordure: #bbe6cc;--rayon-carte: 16px;--rayon-champ: 12px;--rayon-bouton: 13px;--rayon-pilule: 999px;--rayon-champ-compte: 10px;--fond-champ-compte: #fbfcfd;--ombre-carte: 0 1px 2px rgba(22, 40, 58, .04);--ombre-entete: 0 6px 18px rgba(22, 40, 58, .18);--ombre-cta: 0 8px 20px rgba(228, 87, 46, .35);--police-corps: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--police-titres: "Inter Tight", "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--police-cursive: "Brush Script MT", "Segoe Script", "Comic Sans MS", cursive}*{box-sizing:border-box}body{margin:0;font-family:var(--police-corps);background:var(--fond);color:var(--bleu-nuit);-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:var(--police-titres);font-weight:800;letter-spacing:-.3px;margin:0 0 12px}a{color:var(--orange)}.carte{background:#fff;border:1px solid var(--bordure);border-radius:var(--rayon-carte);padding:24px;max-width:480px;margin:40px auto;box-shadow:var(--ombre-carte)}.carte h1{font-size:1.4rem}.carte--a-venir{text-align:center;color:var(--texte-secondaire)}.carte-a-venir__feuille-route{font-size:12px;color:var(--texte-tertiaire);margin-top:4px}.champ{display:block;width:100%;margin:8px 0 16px;padding:13px 14px;border:1px solid var(--bordure-champ);border-radius:var(--rayon-champ);font-size:15px;color:var(--texte);background:#fff}.champ:focus{border-color:var(--orange)}.bouton{display:block;width:100%;padding:15px;border:0;border-radius:var(--rayon-bouton);background:var(--orange);color:#fff;font-weight:800;font-size:15.5px;cursor:pointer;box-shadow:var(--ombre-cta)}.bouton:disabled{opacity:.6;box-shadow:none;cursor:default}.erreur{color:var(--rouge-erreur);margin:8px 0;font-size:13px;font-weight:600}.info{color:var(--vert-succes);margin:8px 0;font-size:13px;font-weight:600}.lien{color:var(--orange);font-weight:700;background:none;border:0;padding:0;cursor:pointer;text-decoration:none}.lien:hover{color:var(--bleu-nuit)}.app-layout{min-height:100vh;background:var(--fond)}.ecran{max-width:560px;margin:0 auto;min-height:100vh;padding:16px 16px calc(96px + env(safe-area-inset-bottom));background:var(--fond)}.app-layout--avec-bandeau-pub .ecran{padding-bottom:calc(196px + env(safe-area-inset-bottom))}.barre-onglets{position:fixed;left:0;right:0;bottom:0;z-index:40;display:flex;max-width:560px;margin:0 auto;background:var(--bleu-nuit);padding:8px 8px calc(11px + env(safe-area-inset-bottom))}.barre-onglets__item{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:4px 0;color:#fff;font-weight:600}.barre-onglets__item--actif{color:var(--orange);font-weight:700}.barre-onglets__libelle{font-size:10px;font-weight:inherit}.pub-bandeau{position:fixed;left:0;right:0;bottom:calc(64px + env(safe-area-inset-bottom));z-index:35;max-width:560px;margin:0 auto;height:auto;overflow:hidden;box-sizing:border-box;font-size:0}@media(max-width:640px){.pub-bandeau{max-width:100%;margin:0}}.pub-bandeau__bouton{display:block;width:100%;height:auto;border:0;padding:0;margin:0;background:none;cursor:pointer}.pub-bandeau__image{display:block;width:100%;height:auto}.en-tete-app{display:flex;align-items:center;gap:12px;margin:4px 0 8px;padding:14px 16px;border-radius:18px;background:var(--bleu-nuit);box-shadow:var(--ombre-entete)}.en-tete-app__pastille{flex:none;width:44px;height:44px;border-radius:13px;background:var(--orange);box-shadow:0 4px 12px #e4572e66;display:flex;align-items:center;justify-content:center;overflow:hidden}.en-tete-app__logo{width:100%;height:100%;object-fit:contain;background:#fff}.en-tete-app__initiales{color:#fff;font-family:var(--police-titres);font-weight:800;font-size:16px}.en-tete-app__texte{flex:1;min-width:0}.en-tete-app__salutation{font-size:13px;color:var(--sous-titre-entete);font-weight:600;line-height:1.1}.en-tete-app__nom{font-family:var(--police-titres);font-weight:800;font-size:19px;color:#fff;line-height:1.2}.en-tete-app__date{font-size:11.5px;color:var(--sous-titre-entete);margin-top:2px}.en-tete-app__roue{flex:none;width:40px;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;display:flex;align-items:center;justify-content:center}.splash{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;position:relative;background:radial-gradient(circle at 50% 42%,rgba(228,87,46,.14),transparent 55%) var(--bleu-nuit);color:#fff;overflow:hidden}.splash__nom{font-family:var(--police-titres);font-weight:800;font-size:34px;letter-spacing:-1.2px}.splash__barre{position:absolute;bottom:52px;width:120px;height:3px;background:#ffffff1f;border-radius:3px;overflow:hidden}.splash__barre-remplissage{width:40%;height:100%;background:var(--orange);border-radius:3px;animation:nc-barre 1.2s ease-in-out infinite}@keyframes nc-barre{0%{transform:translate(-100%)}50%{transform:translate(150%)}to{transform:translate(150%)}}.compte-page{min-height:100vh;background:var(--fond);display:flex;flex-direction:column}.compte-entete{flex:none;margin:8px 14px;padding:14px 16px;display:flex;align-items:center;gap:12px;border-radius:18px;background:var(--bleu-nuit);box-shadow:var(--ombre-entete)}.compte-entete__bouton{flex:none;width:34px;height:34px;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#fff;font-size:17px;cursor:pointer}.compte-entete__bouton--fermer{border:0;font-size:15px}.compte-entete__titre{flex:1;font-family:var(--police-titres);font-weight:800;font-size:19px;color:#fff}.compte-corps{flex:1;max-width:560px;width:100%;margin:0 auto;padding:8px 15px 40px;display:flex;flex-direction:column;gap:14px}.compte-avatar-ligne{display:flex;align-items:center;gap:13px;padding:6px 2px 4px}.compte-avatar{flex:none;width:52px;height:52px;border-radius:16px;background:var(--bleu-nuit);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--police-titres);font-weight:800;font-size:18px}.compte-avatar-ligne__nom{font-weight:800;font-size:16px;color:var(--bleu-nuit)}.compte-avatar-ligne__role{font-size:12.5px;color:var(--sous-titre-entete);font-weight:600}.compte-menu-item{display:flex;align-items:center;gap:13px;width:100%;background:#fff;border:1px solid var(--bordure);border-radius:14px;padding:14px 15px;cursor:pointer;box-shadow:var(--ombre-carte);text-align:left;text-decoration:none}.compte-menu-item__icone{flex:none;width:38px;height:38px;border-radius:11px;background:#fdeee8;display:flex;align-items:center;justify-content:center;color:var(--orange);font-weight:800}.compte-menu-item__libelle{flex:1;text-align:left;font-weight:700;font-size:14.5px;color:var(--bleu-nuit)}.compte-menu-item__badge{flex:none;min-width:22px;height:22px;padding:0 6px;border-radius:var(--rayon-pilule);background:#eef1f5;color:#5b6472;font-weight:800;font-size:12px;display:flex;align-items:center;justify-content:center}.compte-menu-item__chevron{flex:none;font-size:20px;color:#c3c9d4}.compte-menu-item--bouton{font:inherit;margin:0}.compte-lien-deconnexion{text-align:center;font-size:13px;color:var(--rouge-erreur);font-weight:700;text-decoration:underline;text-underline-offset:3px;padding:10px 0 2px;background:none;border:0;cursor:pointer}.compte-carte{background:#fff;border:1px solid var(--bordure);border-radius:var(--rayon-carte);padding:15px;display:flex;flex-direction:column;gap:12px;box-shadow:var(--ombre-carte)}.compte-formulaire{display:flex;flex-direction:column;gap:14px}.compte-champ-groupe{display:flex;flex-direction:column;gap:5px}.compte-label{font-size:11.5px;font-weight:600;color:#5b6472}.compte-label__requis{color:var(--orange)}.compte-label__facultatif{font-weight:500;color:var(--texte-tertiaire)}.compte-champ{width:100%;border:1px solid var(--bordure-champ);border-radius:var(--rayon-champ-compte);padding:11px 12px;font-size:14px;color:var(--texte);background:var(--fond-champ-compte)}.compte-champ:disabled{color:var(--texte-secondaire);cursor:not-allowed}.compte-champ-grille{display:grid;grid-template-columns:100px 1fr;gap:10px}.compte-champ-grille--egale{grid-template-columns:1fr 1fr}.compte-bouton-ghost{display:inline-flex;align-items:center;gap:8px;padding:11px 14px;border-radius:11px;border:1.5px solid var(--bleu-nuit);background:#fff;color:var(--bleu-nuit);font-weight:700;font-size:13px;cursor:pointer;align-self:flex-start}.compte-bouton-ghost--pleine-largeur{width:100%;justify-content:center;align-self:stretch}.compte-bouton-primaire{width:100%;padding:14px;border-radius:var(--rayon-bouton);border:0;background:var(--orange);color:#fff;font-weight:800;font-size:15px;cursor:pointer;box-shadow:0 6px 16px #e4572e4d}.compte-bouton-primaire:disabled{opacity:.6;box-shadow:none;cursor:default}.compte-section-titre{display:flex;align-items:center;gap:8px;font-weight:800;font-size:14px;color:var(--bleu-nuit);letter-spacing:-.2px}.compte-section-titre__puce{flex:none;width:7px;height:7px;border-radius:2px;background:var(--orange)}.compte-note{font-size:11.5px;color:var(--texte-tertiaire);line-height:1.5;padding:0 2px}.compte-logo-carte{display:flex;align-items:center;gap:14px}.compte-logo-zone{flex:none;width:74px;height:74px;border-radius:15px;border:2px dashed #c9d0da;background:#fbfcfd;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#a9b1bd;gap:3px;overflow:hidden}.compte-logo-zone__image{width:100%;height:100%;object-fit:contain;background:#fff}.compte-logo-zone__libelle{font-size:9px;font-weight:700}.compte-logo-carte__texte{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px;align-items:flex-start}.stripe-carte{background:#eef0ff;border:1px solid #d5d9ff;border-radius:var(--rayon-carte);padding:16px}.stripe-carte__entete{display:flex;align-items:center;gap:9px;margin-bottom:9px}.stripe-carte__marque{font-family:var(--police-titres);font-weight:800;font-size:18px;color:#635bff;letter-spacing:-.5px}.stripe-carte__badge{font-size:11px;font-weight:700;color:var(--texte-mute-clair);background:#fff;border:1px solid var(--bordure-champ);padding:2px 9px;border-radius:var(--rayon-pilule)}.stripe-carte__badge--ok{color:#0a7f3f;background:#e6f6ec;border-color:#b8e6c9}.stripe-carte__badge--attente{color:#a15c00;background:#fff1de;border-color:#ffdba8}.stripe-carte__texte{font-size:13px;color:#4b4f6b;line-height:1.5;margin-bottom:14px}.stripe-carte__bouton{width:100%;padding:14px;border-radius:12px;border:0;background:#635bff;color:#fff;font-weight:800;font-size:14px;cursor:pointer;box-shadow:0 8px 20px #635bff52}.stripe-carte__bouton:disabled{opacity:.55;box-shadow:none;cursor:not-allowed}.stripe-carte__bientot{margin:8px 0 0;font-size:11.5px;font-weight:700;color:#635bff;text-align:center}.compte-qualif-item{border:1px solid #eef1f5;border-radius:12px;padding:11px 12px;display:flex;flex-direction:column;gap:9px}.compte-qualif-item__bouton{display:flex;align-items:center;gap:10px;border:0;background:none;cursor:pointer;text-align:left;padding:0}.compte-qualif-item__case{flex:none;width:22px;height:22px;border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;color:#fff;border:2px solid #cfd5df;background:#fff}.compte-qualif-item__case--coche{border-color:var(--vert-succes);background:var(--vert-succes)}.compte-qualif-item__label{flex:1;font-size:13.5px;font-weight:600;color:var(--bleu-nuit)}.connexion-page{max-width:420px;margin:0 auto;min-height:100vh;display:flex;flex-direction:column;padding:34px 24px 26px}.connexion-marque{text-align:center;margin-bottom:26px}.connexion-marque__ligne{display:flex;flex-direction:column;align-items:center;gap:11px;margin-bottom:18px}.connexion-marque__badge{flex:none;width:52px;height:52px;border-radius:15px;background:var(--bleu-nuit);display:flex;align-items:center;justify-content:center}.connexion-marque__nom{font-family:var(--police-titres);font-weight:800;font-size:22px;letter-spacing:-.6px;color:var(--bleu-nuit)}.connexion-marque__baseline{font-size:12.5px;color:var(--texte-mute-clair);font-weight:600}.connexion-titre{font-family:var(--police-titres);font-weight:800;font-size:24px;letter-spacing:-.5px;margin:0}.connexion-champs{display:flex;flex-direction:column;gap:14px}.connexion-label{display:flex;flex-direction:column;gap:7px}.connexion-label__texte{font-size:12px;font-weight:600;color:var(--texte-mute-clair)}.connexion-champ{width:100%;border:1.5px solid var(--bordure-champ);border-radius:var(--rayon-champ);padding:13px 14px;font-size:15px;color:var(--texte);background:#fff}.connexion-champ:focus{border-color:var(--orange);outline:none}.connexion-erreur{color:var(--rouge-erreur);font-size:12px;font-weight:600;margin:-4px 0 0}.connexion-memoriser{display:flex;align-items:center;gap:9px;cursor:pointer;-webkit-user-select:none;user-select:none}.connexion-memoriser__case{flex:none;width:18px;height:18px;border-radius:5px;accent-color:var(--orange);cursor:pointer}.connexion-memoriser__texte{font-size:13px;color:var(--bleu-nuit);font-weight:600}.connexion-bouton{width:100%;padding:15px;border:0;border-radius:var(--rayon-bouton);background:var(--orange);color:#fff;font-weight:800;font-size:15.5px;cursor:pointer;box-shadow:var(--ombre-cta)}.connexion-bouton:disabled{opacity:.6;box-shadow:none;cursor:default}.connexion-bouton--incomplet{background:#e4572e73;box-shadow:none}.connexion-lien-secondaire{text-align:center;margin-top:2px}.connexion-lien-secondaire a{font-size:12.5px;color:var(--texte-mute-clair);font-weight:600;text-decoration:none}.connexion-creer-compte{text-align:center;margin-top:auto;padding-top:20px}.connexion-creer-compte__texte{font-size:13px;color:var(--texte-mute-clair);font-weight:600;margin:0 0 8px}.connexion-marque--compacte{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:18px}.connexion-marque--compacte .connexion-marque__badge{width:44px;height:44px;border-radius:13px}.inscription-page{max-width:460px;margin:0 auto;min-height:100vh;padding:30px 24px 28px}.inscription-entete{text-align:center;margin-bottom:22px}.inscription-titre{font-family:var(--police-titres);font-weight:800;font-size:23px;letter-spacing:-.5px;margin:0}.inscription-sous-titre{font-size:13px;color:var(--texte-mute-clair);margin-top:6px}.inscription-champs{display:flex;flex-direction:column;gap:13px}.inscription-section-titre{font-size:11px;font-weight:800;color:var(--bleu-nuit);letter-spacing:.03em;text-transform:uppercase}.inscription-section-titre--suite{margin-top:6px}.inscription-label{display:flex;flex-direction:column;gap:6px}.inscription-label__texte{font-size:12px;font-weight:600;color:var(--texte-secondaire)}.inscription-requis{color:var(--orange)}.inscription-facultatif{font-weight:500;color:var(--texte-tertiaire)}.inscription-champ{width:100%;border:1px solid var(--bordure-champ);border-radius:var(--rayon-champ);padding:13px 14px;font-size:15px;color:var(--texte);background:#fff}.inscription-champ:focus{border-color:var(--orange);outline:none}.inscription-grille{display:grid;grid-template-columns:1fr 1.3fr;gap:10px}.inscription-cgu{display:flex;align-items:flex-start;gap:9px;cursor:pointer;-webkit-user-select:none;user-select:none;margin-top:2px}.inscription-cgu__case{flex:none;width:18px;height:18px;margin-top:1px;border-radius:5px;accent-color:var(--orange);cursor:pointer}.inscription-cgu__texte{font-size:12.5px;color:var(--bleu-nuit);font-weight:600;line-height:1.4}.inscription-cgu__texte a{color:var(--orange);font-weight:700}.inscription-erreur{color:var(--rouge-erreur);font-size:12px;font-weight:600;margin:-4px 0 0}.inscription-info{color:var(--texte-mute-clair);font-size:12px;font-weight:500;margin:-7px 0 0}.inscription-bouton{width:100%;margin-top:6px;padding:15px;border:0;border-radius:var(--rayon-bouton);background:var(--orange);color:#fff;font-weight:800;font-size:15.5px;cursor:pointer;box-shadow:var(--ombre-cta)}.inscription-bouton:disabled{opacity:.6;box-shadow:none;cursor:default}.inscription-lien-connexion{text-align:center;font-size:12.5px;color:var(--texte-mute-clair);font-weight:600;margin-top:6px}.inscription-lien-connexion a{font-weight:700;color:var(--orange);text-decoration:none}.connexion-pied-legal{text-align:center;margin-top:18px;font-size:11.5px;color:var(--texte-mute-clair)}.connexion-pied-legal a{color:var(--texte-mute-clair);font-weight:600;text-decoration:none}.connexion-pied-legal a:hover{color:var(--bleu-nuit)}.legal-page{max-width:640px;margin:0 auto;min-height:100vh;padding:30px 20px 44px}.legal-retour{display:inline-block;margin:-8px 0 10px -4px;padding:8px 4px;font-size:13px;font-weight:700;color:var(--bleu-nuit);text-decoration:none}.legal-bandeau{display:flex;align-items:flex-start;gap:9px;background:#fef3e2;border:1px solid #f4d9a8;color:#b45309;font-size:12.5px;font-weight:700;padding:12px 14px;border-radius:12px;margin-bottom:22px;line-height:1.5}.legal-titre{font-family:var(--police-titres);font-weight:800;font-size:22px;letter-spacing:-.4px;margin:0 0 6px}.legal-maj{font-size:12px;color:var(--texte-tertiaire);margin-bottom:22px}.legal-section{margin-bottom:20px}.legal-section h2{font-family:var(--police-titres);font-size:15px;font-weight:800;color:var(--bleu-nuit);margin:0 0 8px}.legal-section p{font-size:13.5px;color:var(--texte-secondaire);line-height:1.6;margin:0 0 8px}.legal-section ul{margin:0 0 8px;padding-left:18px}.legal-section li{font-size:13.5px;color:var(--texte-secondaire);line-height:1.6}.paiement-retour{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.paiement-retour__texte{margin-bottom:0}.en-tete-ecran{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:4px 0 8px;padding:14px 16px;border-radius:18px;background:var(--bleu-nuit);box-shadow:var(--ombre-entete)}.en-tete-ecran__retour{flex:none;width:34px;height:34px;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#fff;font-size:17px;cursor:pointer;display:flex;align-items:center;justify-content:center}.en-tete-ecran__texte{flex:1 1 140px;min-width:0}.en-tete-ecran__titre{font-family:var(--police-titres);font-weight:800;font-size:19px;color:#fff;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.en-tete-ecran__sous-titre{font-size:12.5px;color:var(--sous-titre-entete);margin-top:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.en-tete-ecran__actions{display:flex;align-items:center;gap:8px;flex:none}@media(max-width:640px){.en-tete-ecran__actions{flex:1 1 100%;justify-content:flex-end}}.en-tete-ecran__action{flex:none;height:36px;padding:0 14px;border-radius:9px;border:0;background:var(--orange);color:#fff;font-weight:700;font-size:13px;cursor:pointer}.en-tete-ecran__action--secondaire{background:#ffffff1a;border:1px solid rgba(255,255,255,.28);color:#fff}.clients-badge-type{font-size:10px;font-weight:700;padding:2px 8px;border-radius:var(--rayon-pilule)}.clients-badge-type--detail{font-size:10.5px}.clients-recherche{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--bordure);border-radius:11px;padding:10px 13px;margin-bottom:11px}.clients-recherche__icone{color:var(--texte-tertiaire);font-size:14px}.clients-recherche__champ{flex:1;border:0;background:transparent;font-size:14px;color:#1f2937;min-width:0}.clients-recherche__champ:focus{outline:none}.clients-filtres{display:flex;gap:7px;margin-bottom:14px}.clients-filtre{padding:8px 13px;border-radius:9px;font-weight:700;font-size:12.5px;cursor:pointer;border:1px solid var(--bordure);background:#fff;color:var(--texte-secondaire)}.clients-filtre--actif{border-color:var(--orange);background:var(--orange);color:#fff}.clients-grille{display:grid;grid-template-columns:1fr;gap:10px}.clients-carte{display:block;width:100%;text-align:left;background:#fff;border:1px solid var(--bordure);border-radius:13px;padding:13px 14px;cursor:pointer}.clients-carte__corps{display:flex;align-items:flex-start;gap:11px}.clients-carte__avatar{flex:none;width:40px;height:40px;border-radius:11px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;font-family:var(--police-titres)}.clients-carte__infos{flex:1;min-width:0}.clients-carte__ligne-nom{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.clients-carte__nom{font-weight:700;font-size:14px;color:var(--texte)}.clients-carte__contact{font-size:12px;color:var(--texte-secondaire);margin-top:2px}.clients-carte__meta{display:flex;align-items:center;gap:6px;margin-top:7px;font-size:12px;color:#374151}.clients-carte__ville{flex:none;font-size:11px;color:var(--texte-tertiaire);background:var(--fond);padding:2px 7px;border-radius:6px;align-self:flex-start}.clients-vide{text-align:center;padding:40px 20px;color:var(--texte-tertiaire);font-size:13px}.fiche-client-identite{background:#fff;border:1px solid var(--bordure);border-radius:14px;padding:16px;margin-bottom:13px;display:flex;gap:13px;align-items:center}.fiche-client-identite__avatar{flex:none;width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:18px;font-family:var(--police-titres)}.fiche-client-identite__infos{flex:1;min-width:0}.fiche-client-identite__nom{font-family:var(--police-titres);font-weight:800;font-size:18px;color:var(--texte)}.fiche-client-identite__ligne{display:flex;align-items:center;gap:7px;margin-top:3px}.fiche-client-identite__ville{font-size:12px;color:var(--texte-secondaire)}.fiche-client-coordonnees{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:16px}.fiche-client-coordonnees__carte{background:#fff;border:1px solid var(--bordure);border-radius:11px;padding:11px 13px}.fiche-client-coordonnees__carte--pleine{grid-column:1 / 3}.fiche-client-coordonnees__label{font-size:11px;color:var(--texte-tertiaire);font-weight:600}.fiche-client-coordonnees__valeur{font-size:13.5px;color:var(--texte);font-weight:600;margin-top:2px}.fiche-client-section-entete{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.fiche-client-section-titre{font-weight:800;font-size:15px;color:var(--texte)}.fiche-client-compteur{font-size:11.5px;font-weight:700;color:var(--orange);background:#fde9e3;padding:3px 10px;border-radius:var(--rayon-pilule)}.fiche-client-section-aide{font-size:11.5px;color:var(--texte-tertiaire);line-height:1.5;margin:-4px 0 11px}.fiche-client-etabs{display:flex;flex-direction:column;gap:11px;margin-bottom:18px}.fiche-client-etab{background:#fff;border:1px solid var(--bordure);border-radius:14px;padding:14px;display:flex;flex-direction:column;gap:10px;box-shadow:var(--ombre-carte);width:100%}.fiche-client-etab__corps{display:flex;align-items:center;gap:12px;width:100%;text-align:left;cursor:pointer;font:inherit;background:none;border:none;padding:0}.fiche-client-etab__icone{flex:none;width:44px;height:44px;border-radius:12px;background:var(--bleu-nuit);color:#fff;display:flex;align-items:center;justify-content:center;font-size:19px}.fiche-client-etab__infos{flex:1;min-width:0}.fiche-client-etab__nom{font-family:var(--police-titres);font-weight:700;font-size:15px;color:var(--texte)}.fiche-client-etab__adresse{font-size:12px;color:#8b93a1;margin-top:1px}.fiche-client-etab__badges{display:flex;align-items:center;gap:8px;margin-top:7px;flex-wrap:wrap}.fiche-client-etab__parc{font-size:11px;font-weight:700;color:#374151;background:#f1f4f8;padding:3px 9px;border-radius:var(--rayon-pilule)}.fiche-client-etab__chevron{flex:none;color:#c3c9d4;font-size:18px}.fiche-client-etab__ajouter-equip{align-self:flex-start;border:1px solid var(--orange);background:#fff;color:var(--orange);font-weight:700;font-size:12px;padding:7px 12px;border-radius:var(--rayon-pilule);cursor:pointer}.fiche-client-etab__actions{display:flex;gap:8px;flex-wrap:wrap}.fiche-client-etab__modifier{flex:none;border:1px solid var(--bordure);background:#fff;color:var(--texte-secondaire);font-weight:700;font-size:12px;padding:7px 12px;border-radius:var(--rayon-pilule);cursor:pointer}.fiche-client-etab__supprimer{flex:none;border:1px solid var(--rouge-erreur);background:#fff;color:var(--rouge-erreur);font-weight:700;font-size:12px;padding:7px 12px;border-radius:var(--rayon-pilule);cursor:pointer}.fiche-client-ajouter-etab{width:100%;padding:14px;border-radius:12px;border:1.5px dashed #c9d0da;background:#fbfcfd;color:var(--bleu-nuit);font-weight:700;font-size:14px;cursor:pointer}.nouveau-client-bandeau{background:#e1f5ee;border:1px solid #b7e0d1;border-radius:11px;padding:11px 13px;font-size:12.5px;color:#085041;margin-bottom:14px;display:flex;gap:9px;align-items:flex-start}.nouveau-client-toggle{display:flex;background:#eef1f5;border-radius:10px;padding:3px;margin-bottom:16px}.nouveau-client-toggle__bouton{flex:1;padding:8px;border:0;border-radius:8px;font-weight:700;font-size:13px;cursor:pointer;background:transparent;color:var(--texte-secondaire);white-space:pre-line;text-align:center}.nouveau-client-toggle__bouton--actif{background:#fff;color:var(--orange);box-shadow:0 1px 3px #00000014}.nouveau-client-label-groupe{display:block;margin-bottom:13px}.nouveau-client-label{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:var(--texte-secondaire);margin-bottom:6px}.nouveau-client-requis{color:var(--orange)}.nouveau-client-facultatif{font-weight:500;color:var(--texte-tertiaire)}.nouveau-client-champ{width:100%;border:1px solid var(--bordure);background:#fff;border-radius:9px;padding:11px 12px;font-size:14px;color:#1f2937}.nouveau-client-champ:focus{border-color:var(--orange)}.nouveau-client-champ--auto{border-color:#97c459;background:#f3f9ea}.nouveau-client-badge-auto{font-size:10px;font-weight:700;color:#3b6d11;background:#eaf3de;border:1px solid #97c459;padding:1px 7px;border-radius:var(--rayon-pilule)}.nouveau-client-badge-auto--petit{font-size:9.5px;padding:1px 6px}.nouveau-client-siret-ligne{display:flex;gap:8px}.nouveau-client-siret-ligne .nouveau-client-champ{flex:1}.nouveau-client-bouton-rechercher{flex:none;padding:0 14px;border-radius:9px;border:0;background:var(--orange);color:#fff;font-weight:700;font-size:13px;cursor:pointer}.nouveau-client-info{color:var(--texte-mute-clair);font-size:12px;font-weight:500;margin:6px 0 0}.nouveau-client-grille{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:13px}.nouveau-client-grille--cp-commune{grid-template-columns:1fr 1.3fr}.nouveau-client-grille .nouveau-client-label-groupe{margin-bottom:0}.nouveau-client-adresse{position:relative}.nouveau-client-ban{border:1px solid var(--orange);border-radius:9px;margin-top:5px;overflow:hidden;box-shadow:0 8px 22px #0000001a;background:#fff;position:relative;z-index:5}.nouveau-client-ban__entete{padding:6px 11px;font-size:10.5px;font-weight:700;color:var(--orange);background:#e6f1fb;letter-spacing:.03em}.nouveau-client-ban__suggestion{padding:9px 11px;font-size:13px;color:#1f2937;border-top:1px solid var(--fond-neutre);cursor:pointer}.nouveau-client-boutons{display:flex;gap:9px;margin-top:9px}.nouveau-client-annuler{flex:1;padding:12px;border-radius:10px;border:1px solid var(--bordure);background:#fff;color:var(--texte-secondaire);font-weight:700;font-size:14px;cursor:pointer}.nouveau-client-enregistrer{flex:2;padding:12px;border-radius:10px;border:0;background:var(--orange);color:#fff;font-weight:700;font-size:14px;cursor:pointer}.nouveau-client-enregistrer:disabled{opacity:.6;cursor:default}textarea.nouveau-client-champ{min-height:72px;resize:vertical;font-family:inherit}.planifier-intervention-verrouille{width:100%;border:1px solid var(--bordure);background:#f3f4f6;border-radius:9px;padding:11px 12px;font-size:14px;color:var(--texte-secondaire)}.planifier-intervention-suggestions{border:1px solid var(--orange);border-radius:9px;margin-top:5px;overflow:hidden;box-shadow:0 8px 22px #0000001a;background:#fff;position:relative;z-index:5}.planifier-intervention-suggestions__item{display:block;width:100%;text-align:left;padding:9px 11px;border:0;background:none;font-size:13px;color:#1f2937;cursor:pointer}.planifier-intervention-suggestions__item:hover{background:#f7f7f8}.planifier-intervention-selection{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--bordure);border-radius:9px;padding:11px 12px;font-size:14px}.fiche-etablissement-carte{background:var(--bleu-nuit);border-radius:14px;padding:14px 16px;margin-bottom:14px;display:flex;align-items:center;gap:12px}.fiche-etablissement-carte__icone{flex:none;width:44px;height:44px;border-radius:12px;background:#ffffff1a;display:flex;align-items:center;justify-content:center;font-size:20px}.fiche-etablissement-carte__infos{flex:1;min-width:0}.fiche-etablissement-carte__nom{font-family:var(--police-titres);font-weight:800;font-size:16px;color:#fff}.fiche-etablissement-carte__adresse{font-size:12px;color:#a9b6c4;margin-top:1px}.fiche-etablissement-titre-section{font-weight:700;font-size:14px;color:var(--texte);margin-bottom:9px}.fiche-etablissement-equipements{background:#fff;border:1px solid var(--bordure);border-radius:13px;overflow:hidden;margin-bottom:16px}.fiche-etablissement-equip{padding:12px 14px;display:flex;align-items:center;gap:11px;border-bottom:1px solid #f2f4f7}.fiche-etablissement-equip:last-child{border-bottom:0}.fiche-etablissement-equip__icone{flex:none;width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:16px}.fiche-etablissement-equip__infos{flex:1;min-width:0}.fiche-etablissement-equip__nom{font-weight:600;font-size:13.5px;color:var(--texte)}.fiche-etablissement-equip__detail{font-size:11.5px;color:var(--texte-tertiaire);margin-top:1px}.fiche-etablissement-equip__badges{display:flex;gap:6px;margin-top:5px;flex-wrap:wrap}.fiche-etablissement-equip__badge-energie,.fiche-etablissement-equip__badge-echeance{font-size:11px;font-weight:700;padding:3px 9px;border-radius:var(--rayon-pilule)}.fiche-etablissement-equip__actions{flex:none;display:flex;flex-direction:column;gap:6px;align-items:stretch}.fiche-etablissement-equip__planifier{flex:none;align-self:center;border:1px solid var(--orange);background:#fff;color:var(--orange);font-weight:700;font-size:11px;padding:6px 10px;border-radius:var(--rayon-pilule);cursor:pointer}.fiche-etablissement-equip__modifier{flex:none;align-self:center;border:1px solid var(--bordure);background:#fff;color:var(--texte-secondaire);font-weight:700;font-size:11px;padding:6px 10px;border-radius:var(--rayon-pilule);cursor:pointer}.fiche-etablissement-vide{padding:20px 14px;text-align:center;color:var(--texte-tertiaire);font-size:13px}.fiche-etablissement-ajouter-equip{width:100%;padding:14px;border-radius:12px;border:1.5px dashed #c9d0da;background:#fbfcfd;color:var(--bleu-nuit);font-weight:700;font-size:14px;cursor:pointer}.fiche-etablissement-equip__supprimer{flex:none;align-self:center;border:1px solid var(--rouge-erreur);background:#fff;color:var(--rouge-erreur);font-weight:700;font-size:11px;padding:6px 10px;border-radius:var(--rayon-pilule);cursor:pointer}.fiche-etablissement-suppression{margin-top:10px}.fiche-etablissement-supprimer{width:100%;padding:14px;border-radius:var(--rayon-bouton);border:1.5px solid var(--rouge-erreur);background:#fff;color:var(--rouge-erreur);font-weight:800;font-size:15px;cursor:pointer}.suppression-confirmation{background:var(--fond-confirmation);border:1px solid var(--bordure-confirmation);border-radius:14px;padding:14px;display:flex;flex-direction:column;gap:10px}.suppression-confirmation--compacte{padding:10px;gap:6px;min-width:160px}.suppression-confirmation__texte{font-weight:700;font-size:14px;color:var(--rouge-erreur);margin:0}.suppression-confirmation__confirmer{width:100%;padding:14px;border-radius:var(--rayon-bouton);border:0;background:var(--rouge-erreur);color:#fff;font-weight:800;font-size:15px;cursor:pointer}.suppression-confirmation__confirmer:disabled{opacity:.6;cursor:default}.ajout-equipement-section{background:#fff;border:1px solid var(--bordure);border-radius:14px;padding:14px;margin-bottom:14px}.ajout-equipement-section-titre{display:flex;align-items:center;gap:8px;font-weight:800;font-size:14px;color:var(--bleu-nuit);margin-bottom:11px}.ajout-equipement-section-titre:before{content:"";flex:none;width:7px;height:7px;border-radius:2px;background:var(--orange)}.accueil-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.accueil-carte-kpi{display:flex;flex-direction:column;justify-content:center;align-items:center;aspect-ratio:2 / 1;width:100%;text-align:center;background:#fff;border:1px solid var(--bordure);border-radius:14px;padding:13px 14px;cursor:pointer}.accueil-carte-kpi__valeur{font-family:var(--police-titres);font-weight:800;font-size:24px;line-height:1}.accueil-carte-kpi__libelle{font-size:11.5px;color:var(--texte-secondaire);margin-top:5px;font-weight:500}.accueil-echeances{background:#fff;border:1px solid var(--bordure);border-radius:14px;overflow:hidden;margin-bottom:14px}.accueil-echeances__entete{padding:13px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eef1f5}.accueil-echeances__titre{font-weight:700;font-size:14px;color:var(--texte)}.accueil-echeances__badge{font-size:11px;font-weight:700;color:#993c1d;background:#faece7;padding:2px 8px;border-radius:var(--rayon-pilule)}.accueil-echeances__ligne{width:100%;display:flex;align-items:center;gap:8px;padding:12px 16px;border-bottom:1px solid #f2f4f7}.accueil-echeances__ligne:last-child{border-bottom:0}.accueil-echeances__contenu{flex:1;min-width:0;border:0;background:none;font:inherit;text-align:left;cursor:pointer;padding:0;display:flex;align-items:center;gap:12px}.accueil-echeances__planifier{flex:none;border:1px solid var(--orange);background:#fff;color:var(--orange);font-weight:700;font-size:11px;padding:6px 10px;border-radius:var(--rayon-pilule);cursor:pointer}.accueil-echeances__icone{flex:none;width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:17px}.accueil-echeances__infos{flex:1;min-width:0}.accueil-echeances__nom{font-weight:700;font-size:13.5px;color:var(--texte)}.accueil-echeances__detail{font-size:12px;color:var(--texte-secondaire)}.accueil-echeances__due{flex:none;font-size:12px;font-weight:700}.accueil-echeances__vide{padding:20px 14px;text-align:center;color:var(--texte-tertiaire);font-size:13px}.accueil-tournee{background:var(--bleu-nuit);border-radius:14px;color:#fff;overflow:hidden}.accueil-tournee__contenu{display:flex;align-items:flex-start;gap:14px;width:100%;border:0;text-align:left;background:transparent;padding:16px;color:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.accueil-tournee__icone{flex:none;width:44px;height:44px;border-radius:12px;background:#ffffff29;display:flex;align-items:center;justify-content:center;font-size:20px}.accueil-tournee__texte{flex:1;min-width:0}.accueil-tournee__titre{font-weight:800;font-size:15px;font-family:var(--police-titres);white-space:normal;overflow-wrap:anywhere}.accueil-tournee__detail{font-size:12.5px;opacity:.9;margin-top:1px;white-space:normal;overflow-wrap:anywhere}.accueil-tournee__chevron{flex:none;font-size:20px;opacity:.8}.accueil-tournee__action-vide{display:block;width:auto;min-width:0;max-width:100%;box-sizing:border-box;margin:0 16px 16px;border:1px solid rgba(255,255,255,.28);background:#ffffff1a;color:#fff;font-family:inherit;font-weight:700;font-size:13px;line-height:1.3;white-space:normal;overflow-wrap:anywhere;padding:10px;border-radius:9px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.accueil-actions-rapides{display:flex;gap:8px;margin-bottom:14px}.accueil-actions-rapides__bouton{flex:1;border:1px solid var(--bordure);background:#fff;color:var(--bleu-nuit);font-weight:700;font-size:12.5px;padding:10px 8px;border-radius:var(--rayon-pilule);cursor:pointer;text-align:center}.encart-demarrage{background:var(--orange);border:1px solid var(--orange);border-radius:14px;overflow:hidden;margin-bottom:14px}.encart-demarrage--neuf{border-color:var(--orange)}.encart-demarrage__entete{width:100%;display:flex;align-items:center;justify-content:space-between;border:0;background:none;cursor:pointer;padding:13px 16px;font:inherit;text-align:left}.encart-demarrage__titre{font-weight:700;font-size:14px;color:#fff}.encart-demarrage__chevron{flex:none;font-size:16px;color:#fff}.encart-demarrage__corps{padding:0 12px 12px;display:flex;flex-direction:column;gap:8px}.encart-demarrage__etape{display:flex;align-items:center;justify-content:space-between;width:100%;border:1px solid var(--bordure);background:var(--fond-neutre);color:var(--texte);font-weight:600;font-size:13px;padding:11px 13px;border-radius:12px;cursor:pointer;text-align:left}.encart-demarrage__etape-chevron{color:var(--texte-tertiaire);font-size:16px}.bouton-installer{display:flex;align-items:center;justify-content:center;width:100%;border:1px solid var(--orange);background:#fff;color:var(--orange);font-weight:700;font-size:13px;padding:11px 13px;border-radius:12px;cursor:pointer}.installer-ios-fond{position:fixed;top:0;right:0;bottom:0;left:0;background:#11182773;display:flex;align-items:flex-end;justify-content:center;z-index:100;padding:16px}.installer-ios-modale{background:#fff;border-radius:var(--rayon-carte);padding:20px;max-width:420px;width:100%;box-shadow:var(--ombre-entete)}.installer-ios-modale__texte{font-size:14px;color:var(--texte);margin:0 0 14px;line-height:1.5}.installer-ios-modale__fermer{display:block;width:100%;border:0;background:var(--bleu-nuit);color:#fff;font-weight:700;font-size:14px;padding:12px;border-radius:var(--rayon-bouton);cursor:pointer}.aide-liste{display:flex;flex-direction:column;gap:10px}.aide-item{background:#fff;border:1px solid var(--bordure);border-radius:14px;overflow:hidden}.aide-item__question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;border:0;background:none;cursor:pointer;padding:14px 15px;font:inherit;font-weight:700;font-size:14px;color:var(--bleu-nuit);text-align:left}.aide-item__chevron{flex:none;font-size:16px;color:var(--texte-tertiaire)}.aide-item__reponse{padding:0 15px 16px;font-size:13.5px;color:var(--texte-secondaire);line-height:1.55}.utilisateurs-liste{display:flex;flex-direction:column;gap:10px;margin-bottom:4px}.utilisateurs-carte{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--bordure);border-radius:14px;padding:13px 14px;box-shadow:var(--ombre-carte)}.utilisateurs-carte--inactif{opacity:.6}.utilisateurs-carte__infos{flex:1;min-width:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.utilisateurs-carte__nom{font-weight:700;font-size:14.5px;color:var(--texte)}.utilisateurs-badge-role{font-size:11px;font-weight:700;padding:3px 10px;border-radius:var(--rayon-pilule);background:#eef1f5;color:#5b6472}.utilisateurs-badge-role--gerant{background:#fde9e3;color:var(--orange)}.utilisateurs-badge-statut{font-size:10.5px;font-weight:700;padding:2px 8px;border-radius:var(--rayon-pilule);background:#f1f4f8;color:var(--texte-tertiaire)}.utilisateurs-action{flex:none;min-height:40px;padding:8px 6px;display:inline-flex;align-items:center;color:var(--orange);font-weight:700;font-size:12.5px;background:none;border:0;cursor:pointer}.utilisateurs-action:hover{color:var(--bleu-nuit)}.abonnement-formules{display:flex;flex-direction:column;gap:10px;margin:14px 0}.abonnement-formule{display:flex;align-items:center;gap:12px;background:#fff;border:1.5px solid var(--bordure);border-radius:14px;padding:14px 16px;cursor:pointer}.abonnement-formule--selectionnee{border-color:var(--orange);background:#fdeee8}.abonnement-formule__radio{flex:none;width:20px;height:20px;accent-color:var(--orange);cursor:pointer}.abonnement-formule__corps{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.abonnement-formule__intitule{font-weight:700;font-size:14.5px;color:var(--bleu-nuit)}.abonnement-formule__prix{font-family:var(--police-titres);font-weight:800;font-size:17px;color:var(--texte)}.abonnement-formule__ttc{font-family:var(--police-corps);font-weight:400;font-size:12.5px;color:var(--texte-mute-clair)}.abonnement-formule__badge{align-self:flex-start;margin-top:3px;font-size:10.5px;font-weight:700;color:var(--orange);background:#fde9e3;padding:2px 9px;border-radius:var(--rayon-pilule)}.abonnement-encart{margin:14px 0 4px;padding:13px 15px;background:var(--fond-neutre);border:1px solid var(--bordure);border-left:3px solid var(--bleu-nuit);border-radius:var(--rayon-champ)}.abonnement-encart__ligne{margin:0;font-size:12.5px;line-height:1.55;color:var(--texte-secondaire)}.abonnement-encart__ligne+.abonnement-encart__ligne{margin-top:9px}.abonnement-encart__ligne strong{color:var(--texte)}.abonnement-factures{display:flex;flex-direction:column;gap:9px}.abonnement-facture{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;border:1px solid var(--bordure);border-radius:13px;padding:12px 14px}.abonnement-facture__infos{display:flex;flex-direction:column;gap:2px;min-width:0}.abonnement-facture__numero{font-weight:700;font-size:13.5px;color:var(--texte)}.abonnement-facture__detail{font-size:12px;color:var(--texte-secondaire)}.planning-bandeau{position:sticky;top:0;z-index:6;display:flex;align-items:center;justify-content:space-between;gap:10px;background:var(--bleu-nuit);border-radius:16px;margin:4px 0 12px;padding:12px 14px;box-shadow:0 10px 24px #16283a38}.planning-bandeau__nav{flex:none;width:36px;height:36px;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#fff;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.planning-bandeau__label{font-family:var(--police-titres);font-weight:800;font-size:19px;color:#fff;letter-spacing:-.3px}.planning-carrousel{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none;margin-bottom:16px}.planning-carrousel::-webkit-scrollbar{display:none}.planning-jour{flex:none;width:52px;padding:9px 0;border-radius:12px;display:flex;flex-direction:column;align-items:center;gap:1px;cursor:pointer;background:#fff;border:1px solid var(--bordure);color:#374151}.planning-jour--actif{background:var(--orange);border-color:var(--orange);color:#fff}.planning-jour__dow{font-size:10.5px;font-weight:700;text-transform:uppercase;opacity:.7}.planning-jour__num{font-family:var(--police-titres);font-weight:800;font-size:18px}.planning-jour__point{width:5px;height:5px;border-radius:50%;background:currentColor;margin-top:2px}.planning-liste-entete{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.planning-liste-titre{font-weight:700;font-size:14px;color:var(--texte)}.planning-liste-compte{font-size:11.5px;color:var(--texte-secondaire)}.planning-vide{text-align:center;padding:40px 20px;color:var(--texte-tertiaire);font-size:13px}.planning-cartes{display:flex;flex-direction:column;gap:11px}.planning-carte{display:flex;align-items:center;gap:12px;width:100%;text-align:left;background:#fff;border:1px solid var(--bordure);border-radius:13px;padding:13px 14px;cursor:pointer}.planning-carte__heure{flex:none;text-align:center}.planning-carte__heure-valeur{font-family:var(--police-titres);font-weight:800;font-size:14px;color:var(--orange)}.planning-carte__point{display:block;width:8px;height:8px;border-radius:50%;margin:5px auto 0}.planning-carte__corps{flex:1;min-width:0;border-left:1px solid #eef1f5;padding-left:12px}.planning-carte__nom{font-weight:700;font-size:13.5px;color:var(--texte)}.planning-carte--annulee{opacity:.75}.planning-carte--annulee .planning-carte__nom{text-decoration:line-through}.planning-carte__detail{font-size:12px;color:var(--texte-secondaire);margin-top:1px}.planning-carte__badge{display:inline-block;margin-top:6px;font-size:10.5px;font-weight:700;padding:2px 8px;border-radius:var(--rayon-pilule)}.planning-carte__chevron{flex:none;font-size:18px;color:#c3c9d4}.planning-vue-toggle{margin-top:2px}.planning-liste-horizon{font-size:12px;color:var(--texte-secondaire);margin:0 0 14px}.planning-liste-groupe{margin-bottom:20px}.planning-liste-groupe:last-child{margin-bottom:0}.mois-entetes-jours{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:6px}.mois-entete-jour{text-align:center;font-size:10px;font-weight:700;text-transform:uppercase;color:var(--texte-tertiaire)}.mois-grille{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.mois-case{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:#fff;border:1px solid var(--bordure);border-radius:10px;cursor:pointer;color:var(--texte)}.mois-case--hors-mois{background:#f7f8fa;color:var(--texte-tertiaire);border-color:#eef1f5}.mois-case__num{font-family:var(--police-titres);font-weight:700;font-size:13px}.mois-case__pastille{min-width:16px;height:16px;padding:0 4px;border-radius:var(--rayon-pilule);background:var(--orange);color:#fff;font-size:9.5px;font-weight:700;display:flex;align-items:center;justify-content:center}.detail-intervention-carte{background:#fff;border:1px solid var(--bordure);border-radius:14px;padding:4px 16px;margin-bottom:14px}.detail-intervention-ligne{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #eef1f5}.detail-intervention-ligne:last-child{border-bottom:0}.detail-intervention-ligne--notes{flex-direction:column;align-items:flex-start;gap:4px}.detail-intervention-label{flex:none;font-size:12.5px;color:var(--texte-tertiaire)}.detail-intervention-valeur{font-weight:600;font-size:14px;color:var(--texte);text-align:right}.detail-intervention-ligne--notes .detail-intervention-valeur{text-align:left;font-weight:400}.detail-intervention-lien{font-weight:700;font-size:14px;color:var(--bleu-nuit);text-decoration:none}.detail-intervention-lien:hover{text-decoration:underline}.detail-intervention-badge{display:inline-block;font-size:12px;font-weight:700;padding:4px 11px;border-radius:var(--rayon-pilule)}.detail-intervention-actions{display:flex;flex-direction:column;gap:11px}.detail-intervention-demarrer{margin-bottom:14px}.detail-intervention-figee{text-align:center;padding:14px;border-radius:12px;background:var(--fond);color:var(--texte-secondaire);font-weight:600;font-size:13px}.detail-intervention-bouton-annuler{width:100%;padding:14px;border-radius:var(--rayon-bouton);border:1.5px solid var(--rouge-erreur);background:#fff;color:var(--rouge-erreur);font-weight:800;font-size:15px;cursor:pointer}.detail-intervention-confirmation{background:var(--fond-confirmation);border:1px solid var(--bordure-confirmation);border-radius:14px;padding:14px;display:flex;flex-direction:column;gap:10px}.detail-intervention-confirmation__texte{font-weight:700;font-size:14px;color:var(--rouge-erreur);margin:0}.detail-intervention-bouton-confirmer{width:100%;padding:14px;border-radius:var(--rayon-bouton);border:0;background:var(--rouge-erreur);color:#fff;font-weight:800;font-size:15px;cursor:pointer}.detail-intervention-bouton-confirmer:disabled{opacity:.6;cursor:default}.terrain-carte{background:#fff;border:1px solid var(--bordure);border-radius:13px;padding:13px 14px;margin-bottom:14px}.terrain-carte__entete{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.terrain-carte__label{font-size:11px;color:var(--texte-tertiaire);font-weight:600}.terrain-carte__titre{font-weight:700;font-size:14px;color:var(--texte);margin-top:3px}.terrain-carte__sous{font-size:12.5px;color:var(--texte-secondaire)}.terrain-avertissement{display:flex;align-items:flex-start;gap:10px;background:#fff7e6;border:1px solid #f5d98a;border-radius:12px;padding:11px 13px;margin-bottom:14px}.terrain-avertissement__icone{font-size:15px;line-height:1.2}.terrain-avertissement__texte{font-size:12px;font-weight:600;color:#8a6212;line-height:1.4}.terrain-note-verte{display:flex;align-items:center;gap:8px;margin:-4px 2px 10px;font-size:11.5px;font-weight:600;color:var(--vert-succes)}.terrain-note-verte__puce{width:12px;height:12px;border-radius:4px;background:var(--vert-auto-fond);border:1px solid var(--vert-auto-bordure);flex:none}.terrain-champ{width:100%;border:1px solid var(--bordure);background:var(--fond-neutre);border-radius:10px;padding:11px 12px;font-size:14px;color:var(--texte)}.terrain-champ:focus{border-color:var(--orange)}.terrain-champ--auto{border-color:var(--vert-auto-bordure);background:var(--vert-auto-fond)}.terrain-mention-lecture-seule{background:#eef1f5;border:1px solid #d3d9e2;border-radius:12px;padding:11px 13px;margin-bottom:14px;font-size:12.5px;font-weight:600;color:var(--bleu-nuit)}.terrain-points-titre{font-weight:700;font-size:13px;color:var(--texte);margin-bottom:9px}.terrain-points-entetes{display:grid;grid-template-columns:1fr 44px 44px 44px;font-size:9.5px;font-weight:700;color:var(--texte-secondaire);text-transform:uppercase;letter-spacing:.02em;padding:0 2px 6px}.terrain-points-entetes span{text-align:center;line-height:1.1}.terrain-points-entetes span:first-child{text-align:left}.terrain-points-liste{background:#fff;border:1px solid var(--bordure);border-radius:13px;overflow:hidden;margin-bottom:16px}.terrain-points-ligne{display:grid;grid-template-columns:1fr 44px 44px 44px;align-items:stretch;min-height:50px;border-bottom:1px solid #f2f4f7}.terrain-points-liste>div:last-child>.terrain-points-ligne{border-bottom:0}.terrain-points-groupe{margin-bottom:12px}.terrain-points-section-titre{font-weight:700;font-size:11.5px;color:var(--texte-secondaire);text-transform:uppercase;letter-spacing:.02em;padding:0 2px 6px}.terrain-points-commentaire-toggle{flex:none;margin-left:6px;width:18px;height:18px;line-height:16px;text-align:center;border:1px solid var(--bordure);border-radius:50%;background:#fff;color:var(--texte-secondaire);font-size:12px;font-weight:700;cursor:pointer;padding:0}.terrain-points-commentaire-toggle:disabled{cursor:default}.terrain-points-commentaire-toggle--actif{background:var(--bleu-nuit);border-color:var(--bleu-nuit);color:#fff}.terrain-points-commentaire{padding:8px 12px 12px;background:#fafbfc;border-bottom:1px solid #f2f4f7}.terrain-points-commentaire__champ{width:100%;min-height:52px;resize:vertical}.terrain-points-ajout-conteneur{margin-bottom:16px}.terrain-points-libelle{font-size:12.5px;color:var(--texte);line-height:1.3;padding:9px 6px 9px 12px;display:flex;align-items:center}.terrain-points-bouton{border:0;background:none;cursor:pointer;font-size:15px;font-weight:700;color:#c3c9d4}.terrain-points-bouton:disabled{cursor:default}.terrain-points-bouton--actif-na{color:var(--texte-secondaire);background:#eef1f5}.terrain-points-bouton--actif-ok{color:#fff;background:var(--vert-succes)}.terrain-points-bouton--actif-ko{color:#fff;background:var(--rouge-erreur)}.terrain-points-entetes__validee{color:var(--vert-succes)}.terrain-points-entetes__nonvalidee{color:var(--rouge-erreur)}.terrain-points-retirer{border:0;background:none;color:#c3c9d4;font-size:13px;cursor:pointer;padding:0;line-height:1}.terrain-points-ajout{display:flex;gap:8px;align-items:center;background:#fafbfc;padding:10px 12px}.terrain-points-ajout__champ{flex:1;min-width:0;border:1px solid var(--bordure);border-radius:9px;padding:9px 11px;font-size:13px;color:var(--texte)}.terrain-points-ajout__bouton{flex:none;padding:9px 14px;border-radius:9px;border:0;background:var(--bleu-nuit);color:#fff;font-weight:700;font-size:13px;cursor:pointer}.terrain-zone__entete{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:9px}.terrain-zone__titre{font-weight:800;font-size:14px;color:var(--bleu-nuit)}.terrain-zone__titre-mineur{font-size:11.5px;font-weight:600;color:var(--texte-secondaire)}.terrain-zone__neant{display:flex;align-items:center;gap:5px;font-size:11.5px;color:var(--texte-secondaire);cursor:pointer}.terrain-zone__texte{min-height:74px;resize:vertical;line-height:1.5;font-size:13.5px}.terrain-zone__texte:disabled{opacity:.65}.terrain-co-boutons{display:flex;gap:8px}.terrain-co-bouton{flex:1;padding:9px 4px;border-radius:9px;background:#fff;font-size:10px;font-weight:800;letter-spacing:.02em;text-align:center;cursor:default}.terrain-co-bouton--normal{border:1px solid #cbe3d4;color:var(--vert-succes)}.terrain-co-bouton--anomalie{border:1px solid #f0d9a6;color:#b45309}.terrain-co-bouton--danger{border:1px solid #f0c2b3;color:var(--rouge-erreur)}.terrain-co-bouton--actif.terrain-co-bouton--normal{background:var(--vert-succes);color:#fff}.terrain-co-bouton--actif.terrain-co-bouton--anomalie{background:#b45309;color:#fff}.terrain-co-bouton--actif.terrain-co-bouton--danger{background:var(--rouge-erreur);color:#fff}.terrain-photos-legende{font-size:11.5px;color:var(--texte-tertiaire);margin:3px 0 11px}.terrain-photos-grille{display:grid;grid-template-columns:1fr 1fr;gap:10px}.terrain-photos-colonne{display:flex;flex-direction:column;gap:9px}.terrain-photo-vignette{position:relative;height:118px;border-radius:12px;background:var(--fond-neutre);box-shadow:inset 0 0 0 1px #0000000f;overflow:hidden}.terrain-photo-vignette--petite{width:88px;height:88px;flex:none}.terrain-photo-vignette__img{width:100%;height:100%;object-fit:cover;display:block}.terrain-photo-badge{position:absolute;top:9px;left:9px;background:var(--bleu-nuit);color:#fff;font-size:9px;font-weight:800;letter-spacing:.04em;padding:3px 8px;border-radius:6px;z-index:1}.terrain-photo-supprimer{position:absolute;top:-8px;right:-8px;width:26px;height:26px;border-radius:50%;border:2px solid #fff;background:var(--rouge-erreur);color:#fff;font-size:12px;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #00000047;z-index:2}.terrain-photo-ajouter{position:relative;height:118px;border-radius:12px;border:1.5px dashed #c3c9d4;background:var(--fond-neutre);cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:700;color:var(--texte-secondaire)}.terrain-photo-ajouter--petite{width:88px;height:88px;flex:none;font-size:26px;color:var(--texte-tertiaire)}.terrain-photo-ajouter input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.terrain-photos-autres{display:flex;flex-wrap:wrap;gap:12px}.terrain-reglement-mention{font-size:12px;color:var(--texte-tertiaire);margin:-6px 2px 14px;line-height:1.4}.terrain-montant{background:var(--bleu-nuit);border-radius:14px;padding:16px;margin-bottom:16px}.terrain-montant__titre{font-size:13px;font-weight:700;color:#fff;margin-bottom:13px}.terrain-montant__ligne{display:flex;align-items:center;justify-content:space-between;padding:11px 0;font-size:13px;color:#c7d0dc}.terrain-montant__ligne--separee{border-top:1px solid #2b3f56}.terrain-montant__ligne--total{font-size:14px;font-weight:800;color:#fff}.terrain-montant__ttc{font-family:Inter Tight,sans-serif;font-size:20px;color:var(--orange);font-weight:800}.terrain-montant__saisie{display:flex;align-items:center;gap:6px}.terrain-montant__champ{width:82px;text-align:right;border:0;border-radius:8px;padding:6px 9px;font-size:15px;font-weight:800;font-family:Inter Tight,sans-serif;color:#fff;background:#22374d}.terrain-montant__tva-toggle{display:flex;background:#22374d;border-radius:10px;padding:3px;margin-bottom:8px}.terrain-montant__tva-bouton{flex:1;padding:7px;border:0;border-radius:8px;font-weight:700;font-size:12.5px;cursor:pointer;background:transparent;color:#c7d0dc}.terrain-montant__tva-bouton--actif{background:var(--orange);color:#fff}.terrain-montant__tva-aide{font-size:11px;color:#93a2b5;margin:0 0 4px;line-height:1.4}.terrain-manques{background:#fdf1ee;border:1px solid #f3cec3;border-radius:12px;padding:11px 14px;margin-bottom:10px}.terrain-manques ul{margin:6px 0 0;padding-left:18px;font-size:12.5px;color:var(--texte)}.bouton--secondaire{background:#fff;color:var(--bleu-nuit);border:1px solid #d3d9e2;box-shadow:none;margin-top:10px}.terrain-confirmation-finalisation{background:var(--fond-confirmation);border:1px solid var(--bordure-confirmation);border-radius:14px;padding:14px;margin-top:10px;display:flex;flex-direction:column;gap:10px}.terrain-confirmation-finalisation__texte{font-weight:700;font-size:14px;color:var(--texte);margin:0}.signature-canvas__zone{position:relative;background:#fff;border:1.5px solid var(--bordure);border-radius:13px;padding:6px;margin-bottom:8px}.signature-canvas__canvas{width:100%;height:150px;display:block;touch-action:none;border-radius:8px}.signature-canvas__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#c3c9d4;font-size:13px;pointer-events:none}.signature-canvas__effacer{font-size:11.5px;color:var(--orange);background:none;border:0;font-weight:700;cursor:pointer;padding:0}.signature-canvas__effacer:disabled{color:var(--texte-tertiaire);cursor:default}.documents-barre{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.documents-compteur{font-size:12px;color:var(--texte-secondaire);font-weight:600}.documents-export{display:flex;align-items:center;gap:7px;padding:8px 13px;border-radius:9px;border:1px solid var(--bleu-nuit);background:#fff;color:var(--bleu-nuit);font-weight:700;font-size:12.5px;cursor:pointer}.documents-selection{display:flex;align-items:center;justify-content:space-between;background:var(--orange);border-radius:11px;padding:10px 14px;margin-bottom:12px;color:#fff}.documents-selection__compteur{font-size:13px;font-weight:700}.documents-selection__envoyer{border:0;background:#fff;color:var(--bleu-nuit);font-weight:700;font-size:12.5px;padding:7px 13px;border-radius:8px;cursor:pointer}.documents-selection__envoyer:disabled{cursor:not-allowed;opacity:.6}.documents-liste{background:#fff;border:1px solid var(--bordure);border-radius:13px;overflow:hidden}.documents-ligne{padding:12px 14px;display:flex;align-items:center;gap:11px;border-bottom:1px solid #f2f4f7;cursor:pointer}.documents-ligne:last-child{border-bottom:0}.documents-case{flex:none;width:22px;height:22px;border-radius:6px;border:2px solid #cfd5df;background:#fff;color:#fff;font-size:12px;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.documents-case--cochee{border-color:var(--orange);background:var(--orange)}.documents-case:disabled{cursor:not-allowed;opacity:.4}.documents-ligne__corps{flex:1;min-width:0;cursor:pointer}.documents-ligne__entete{display:flex;align-items:center;gap:7px}.documents-ligne__numero{font-family:var(--police-titres);font-weight:800;font-size:13px;color:var(--texte)}.documents-badge-energie{font-size:9.5px;font-weight:700;padding:1px 7px;border-radius:var(--rayon-pilule);display:inline-flex;align-items:center;gap:3px}.documents-ligne__meta{font-size:12px;color:var(--texte-secondaire);margin-top:2px}.documents-ligne__chevron{font-size:16px;color:#c3c9d4}.documents-vide{text-align:center;padding:40px 20px;color:var(--texte-tertiaire);font-size:13px}.apercu-attestation-carte{background:#fff;border:1px solid var(--bordure);border-radius:6px;box-shadow:0 8px 30px #00000017;overflow:hidden;margin-bottom:16px}.apercu-attestation-carte__accent{height:6px}.apercu-attestation-carte__corps{padding:20px 20px 24px}.apercu-attestation-entete{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.apercu-attestation-entete__nom{font-family:var(--police-titres);font-weight:800;color:var(--bleu-nuit);font-size:15px}.apercu-attestation-entete__adresse,.apercu-attestation-entete__siret{font-size:10px;color:var(--texte-tertiaire);line-height:1.5}.apercu-attestation-entete__numero{text-align:right;flex:none}.apercu-attestation-entete__label{font-size:9.5px;font-weight:700;color:var(--texte-tertiaire);letter-spacing:.05em}.apercu-attestation-entete__valeur{font-family:var(--police-titres);font-weight:800;font-size:15px;color:var(--texte);margin-top:2px}.apercu-attestation-bandeau{text-align:center;padding:10px;border-radius:8px;margin-bottom:16px}.apercu-attestation-bandeau__titre{font-family:var(--police-titres);font-weight:800;font-size:17px}.apercu-attestation-bandeau__sous{font-size:10.5px;opacity:.8;margin-top:2px}.apercu-attestation-grille{display:grid;grid-template-columns:1fr 1fr;gap:10px 16px;margin-bottom:16px}.apercu-attestation-champ--pleine-largeur{grid-column:1 / 3}.apercu-attestation-champ__label{display:block;font-size:9.5px;color:var(--texte-tertiaire);font-weight:700}.apercu-attestation-champ__valeur{display:block;font-size:12.5px;color:var(--texte);font-weight:600}.apercu-attestation-champ__valeur--montant{font-family:var(--police-titres);font-size:13px;font-weight:800}.apercu-attestation-badge-reglement{display:inline-flex;align-items:center;font-size:11px;font-weight:700;padding:3px 10px;border-radius:var(--rayon-pilule);background:#fef3e2;color:#b45309;margin-top:3px}.apercu-attestation-badge-reglement--paye{background:#e6f6ec;color:#0a7f3f}.apercu-attestation-badge-reglement--attente{background:#fff1de;color:#a15c00}.apercu-attestation-pied{border-top:1px dashed var(--bordure);padding-top:12px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.apercu-attestation-signature__label{font-size:9.5px;color:var(--texte-tertiaire);font-weight:700;margin-bottom:4px}.apercu-attestation-signature__image{max-height:56px;max-width:160px;display:block}.apercu-attestation-signature__nom{font-family:var(--police-cursive);font-size:14px;color:#1f2937;transform:rotate(-4deg);transform-origin:left bottom}.apercu-attestation-signature__vide{color:var(--texte-tertiaire);font-size:13px}.apercu-attestation-mention-serveur{text-align:right;font-size:9px;color:var(--texte-tertiaire);flex:none}.apercu-attestation-actions{display:flex;gap:9px;margin-bottom:16px}.apercu-attestation-bouton{flex:1;padding:12px;border-radius:10px;border:1px solid var(--bordure);background:#fff;color:var(--texte-secondaire);font-weight:700;font-size:13.5px;cursor:pointer}.apercu-attestation-bouton--principal{flex:1.4;border:0;background:var(--orange);color:#fff}.apercu-attestation-bouton:disabled{opacity:.6;cursor:default}.apercu-attestation-encaissement{background:#fff;border:1px solid var(--bordure);border-radius:var(--rayon-carte);padding:16px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.apercu-attestation-encaissement h3{margin:0;font-family:var(--police-titres);font-size:14px;font-weight:800;color:var(--texte)}.badge-paiement{display:inline-flex;align-items:center;font-size:12px;font-weight:700;padding:4px 11px;border-radius:var(--rayon-pilule)}.badge-paiement--ok{color:#0a7f3f;background:#e6f6ec;border:1px solid #b8e6c9}.badge-paiement--attente{color:#a15c00;background:#fff1de;border:1px solid #ffdba8}.badge-sync{display:inline-flex;align-items:center;font-size:12px;font-weight:700;padding:4px 11px;border-radius:var(--rayon-pilule);margin-bottom:10px}.badge-sync--ok{color:#0a7f3f;background:#e6f6ec;border:1px solid #b8e6c9}.badge-sync--attente{color:#a15c00;background:#fff1de;border:1px solid #ffdba8}.apercu-attestation-qr{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.apercu-attestation-qr img{width:160px;height:160px;border:1px solid var(--bordure);border-radius:8px;padding:8px;background:#fff}.apercu-attestation-qr__lien{font-size:12px;color:var(--orange);font-weight:700}.apercu-attestation-qr .apercu-attestation-bouton{width:100%}.indicateur-hors-ligne{width:100%;padding:6px 16px;font-size:12px;font-weight:700;text-align:center;color:#a15c00;background:#fff1de;border-bottom:1px solid #ffdba8}.indicateur-synchro{width:100%;padding:6px 16px;font-size:12px}.indicateur-synchro__ligne{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.indicateur-synchro__badge{display:inline-flex;align-items:center;font-size:12px;font-weight:700;padding:4px 11px;border-radius:var(--rayon-pilule)}.indicateur-synchro__badge--ok{color:#0a7f3f;background:#e6f6ec;border:1px solid #b8e6c9}.indicateur-synchro__badge--attente{color:#a15c00;background:#fff1de;border:1px solid #ffdba8}.indicateur-synchro__badge--echec{color:var(--rouge-erreur);background:#fde9e3;border:1px solid #f5c6b8}.indicateur-synchro__bouton{font-size:12px;font-weight:700;padding:4px 12px;border-radius:var(--rayon-pilule);border:1px solid var(--bordure);background:#fff;color:var(--texte);cursor:pointer}.indicateur-synchro__bouton:hover{background:#f5f5f5}.bandeau-synchro-echec{width:100%;margin-top:6px;padding:8px 16px;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;font-size:12px;font-weight:700;text-align:center;color:var(--rouge-erreur);background:#fde9e3;border-top:1px solid #f5c6b8;border-bottom:1px solid #f5c6b8}.indicateur-synchro__bouton--ignorer{border-color:var(--rouge-erreur);color:var(--rouge-erreur)}.indicateur-synchro__confirmation-abandon{width:100%;background:var(--fond-confirmation);border:1px solid var(--bordure-confirmation);border-radius:12px;padding:10px 12px;margin-top:4px;display:flex;flex-direction:column;align-items:center;gap:8px}.indicateur-synchro__confirmation-abandon p{margin:0;font-weight:700;font-size:12px;color:var(--texte)}@media(max-width:640px){.compte-champ-grille,.compte-champ-grille--egale,.inscription-grille,.fiche-client-coordonnees,.nouveau-client-grille,.nouveau-client-grille--cp-commune,.terrain-photos-grille,.apercu-attestation-grille{grid-template-columns:1fr}input,select,textarea,.inscription-champ,.compte-champ,.terrain-champ,.compte-champ-grille>*,.compte-champ-grille--egale>*,.inscription-grille>*,.fiche-client-coordonnees>*,.nouveau-client-grille>*,.nouveau-client-grille--cp-commune>*,.accueil-stats>*,.terrain-photos-grille>*,.apercu-attestation-grille>*{min-width:0;max-width:100%;box-sizing:border-box}input,select,textarea,.champ,.compte-champ,.connexion-champ,.inscription-champ,.nouveau-client-champ,.terrain-champ{font-size:16px}.terrain-actions-finalisation{position:sticky;bottom:calc(64px + env(safe-area-inset-bottom));z-index:30;background:var(--fond);padding:10px 0 4px;margin-top:6px;box-shadow:0 -4px 10px #16283a14;border-top:1px solid var(--bordure)}}input[type=date]{width:100%;max-width:100%;min-width:0;box-sizing:border-box;font-size:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=date]::-webkit-date-and-time-value{text-align:left;margin:0;min-width:0}input[type=date]::-webkit-datetime-edit{min-width:0;max-width:100%}input[type=date]::-webkit-datetime-edit-fields-wrapper{min-width:0}html,body{overflow-x:hidden}.pub-interstitiel{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;background:#000;animation:nc-pub-interstitiel-apparition .2s ease-out}@media(prefers-reduced-motion:reduce){.pub-interstitiel{animation:none}}@keyframes nc-pub-interstitiel-apparition{0%{opacity:0}to{opacity:1}}.pub-interstitiel__image-bouton{border:0;background:none;padding:0;margin:0;cursor:pointer;display:flex;width:100%;height:100%;align-items:center;justify-content:center}.pub-interstitiel__image{max-width:100%;max-height:100%;object-fit:contain}.pub-interstitiel__fermer{position:absolute;top:16px;right:16px;z-index:1;width:40px;height:40px;border-radius:50%;border:0;background:#1118278c;color:#fff;font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}
