<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noindex, nofollow">
<title>Site en cours de cr&#233;ation</title>
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<link rel="icon" type="image/png" href="/favicon-32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/favicon-16.png" sizes="16x16">
<link rel="icon" href="https://www.amenagement-loire.fr/modules/system/under_construction/futurdigital/img/favicon.ico" sizes="any">
<link rel="apple-touch-icon" href="/apple-touch-icon-180.png">
<link rel="icon" type="image/png" href="/favicon-192.png" sizes="192x192">
<link rel="icon" type="image/png" href="/favicon-512.png" sizes="512x512">
<link rel="manifest" href="/manifest.webmanifest">
<style>
  :root {
    --navy: #01283C;
    --navy-2: #07344B;
    --lime: #D4F87A;
    --lime-hover: #C2EE5A;
    --blue: #4A9EFF;
    --off-white: #F4F7F9;
  }
  * { margin: 0; padding: 0; box-sizing: border-box; }
  html, body { height: 100%; }
  body {
    min-height: 100vh;
    min-height: 100dvh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: clamp(32px, 6vh, 56px);
    padding: 48px 24px;
    background: var(--navy);
    color: var(--off-white);
    font-family: 'Geist', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
    line-height: 1.6;
    text-align: center;
    overflow: hidden;
    position: relative;
  }
  .glow {
    position: fixed;
    border-radius: 50%;
    filter: blur(90px);
    opacity: 0.35;
    pointer-events: none;
    z-index: 0;
  }
  .glow-blue {
    width: 55vmax; height: 55vmax;
    background: radial-gradient(circle, rgba(74,158,255,0.35), transparent 65%);
    top: -20vmax; right: -15vmax;
    animation: drift 14s ease-in-out infinite alternate;
  }
  .glow-lime {
    width: 45vmax; height: 45vmax;
    background: radial-gradient(circle, rgba(212,248,122,0.22), transparent 65%);
    bottom: -18vmax; left: -12vmax;
    animation: drift 18s ease-in-out infinite alternate-reverse;
  }
  @keyframes drift {
    from { transform: translate(0, 0) scale(1); }
    to   { transform: translate(6vmax, 4vmax) scale(1.15); }
  }
  main { position: relative; z-index: 1; display: flex; flex-direction: column; align-items: center; gap: clamp(32px, 6vh, 56px); }
  .logo { width: clamp(170px, 24vw, 230px); height: auto; display: block; }
  .badge {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 8px 18px;
    border: 1px solid rgba(74,158,255,0.35);
    border-radius: 999px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: var(--blue);
    margin-bottom: 26px;
  }
  .dot {
    width: 8px; height: 8px;
    border-radius: 50%;
    background: var(--lime);
    animation: pulse 1.6s ease-in-out infinite;
  }
  @keyframes pulse {
    0%, 100% { opacity: 1; transform: scale(1); }
    50% { opacity: 0.35; transform: scale(0.75); }
  }
  h1 {
    font-size: clamp(42px, 8vw, 84px);
    font-weight: 500;
    letter-spacing: -0.03em;
    line-height: 1.05;
    color: #FFFFFF;
  }
  h1 em {
    font-style: normal;
    color: var(--lime);
  }
  .contact {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 14px;
  }
  .client-name {
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: rgba(244,247,249,0.6);
    margin-bottom: 6px;
  }
  .chip {
    display: inline-flex;
    align-items: center;
    padding: 13px 26px;
    border-radius: 999px;
    background: var(--navy-2);
    color: var(--off-white);
    font-size: 16px;
    text-decoration: none;
    transition: background 0.15s ease;
  }
  .chip:hover { background: #0A415D; }
  .chip.primary {
    background: var(--lime);
    color: var(--navy);
    font-weight: 500;
  }
  .chip.primary:hover { background: var(--lime-hover); }
  .chip.callTracker { cursor: pointer; }
  .chip.callTracker .t_phone { display: none; color: inherit; text-decoration: none; }
  .chip.callTracker.active .t_affiche { display: none; }
  .chip.callTracker.active .t_phone { display: inline; }
  .chip.callTracker.active { cursor: default; }
</style>
</head>
<body>

  <div class="glow glow-blue"></div>
  <div class="glow glow-lime"></div>

  <main>

    <svg class="logo" viewBox="0 0 2627 467" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Futur Digital"><path fill="#FFFFFF" d="M0.0015655 381.07V4.77029H251.752V64.6603H31.2716L68.9016 25.9703V198.75L31.2716 167.48H242.212V226.84H31.2716L68.9016 195.57V381.07H0.0015655ZM352.63 387.43C324.01 387.43 301.22 378.067 284.26 359.34C267.653 340.26 259.35 313.937 259.35 280.37V98.0503H327.19V263.41C327.19 287.084 331.076 304.574 338.85 315.88C346.976 326.834 359.166 332.31 375.42 332.31C393.793 332.31 407.926 326.304 417.82 314.29C428.066 301.924 433.19 284.08 433.19 260.76V98.0503H501.03V381.07H439.02L437.43 303.16L445.91 305.81C441.67 332.664 431.6 352.98 415.7 366.76C399.8 380.54 378.776 387.43 352.63 387.43ZM639.488 381.07C611.221 381.07 590.375 374.534 576.948 361.46C563.875 348.387 557.338 327.894 557.338 299.98V31.8003H625.178V293.62C625.178 306.694 628.005 315.88 633.658 321.18C639.311 326.127 648.145 328.6 660.158 328.6H699.908V381.07H639.488ZM512.818 150.52V98.0503H699.908V150.52H512.818ZM806.877 387.43C778.257 387.43 755.467 378.067 738.507 359.34C721.9 340.26 713.597 313.937 713.597 280.37V98.0503H781.437V263.41C781.437 287.084 785.324 304.574 793.097 315.88C801.224 326.834 813.414 332.31 829.667 332.31C848.04 332.31 862.174 326.304 872.067 314.29C882.314 301.924 887.437 284.08 887.437 260.76V98.0503H955.277V381.07H893.267L891.677 303.16L900.157 305.81C895.917 332.664 885.847 352.98 869.947 366.76C854.047 380.54 833.024 387.43 806.877 387.43ZM992.737 381.07V98.0503H1056.34L1058.99 176.49L1053.16 175.43C1057.4 148.224 1065.35 128.614 1077.01 116.6C1089.02 104.234 1105.27 98.0503 1125.77 98.0503H1151.74V156.35H1125.24C1110.75 156.35 1098.74 158.47 1089.2 162.71C1079.66 166.95 1072.41 173.664 1067.47 182.85C1062.87 191.684 1060.58 203.344 1060.58 217.83V381.07H992.737ZM1265.96 381.07V4.77029H1391.04C1451.1 4.77029 1497.21 21.2003 1529.37 54.0603C1561.87 86.567 1578.13 133.03 1578.13 193.45C1578.13 253.517 1562.23 299.804 1530.43 332.31C1498.63 364.817 1453.22 381.07 1394.22 381.07H1265.96ZM1334.86 321.18H1391.04C1430.26 321.18 1459.41 310.58 1478.49 289.38C1497.57 268.18 1507.11 236.204 1507.11 193.45C1507.11 149.99 1497.57 117.66 1478.49 96.4603C1459.41 75.2603 1430.26 64.6603 1391.04 64.6603H1334.86V321.18ZM1592.59 381.07V98.0503H1660.43V381.07H1592.59ZM1591.53 60.4203V0.000290513H1662.02V60.4203H1591.53ZM1813.49 466.93C1788.75 466.93 1767.55 463.574 1749.89 456.86C1732.22 450.147 1717.91 440.607 1706.96 428.24C1696.36 416.227 1688.94 402.27 1684.7 386.37L1754.66 381.6C1758.19 392.2 1764.2 400.504 1772.68 406.51C1781.51 412.517 1795.11 415.52 1813.49 415.52C1834.33 415.52 1850.41 410.75 1861.72 401.21C1873.02 392.024 1878.68 377.537 1878.68 357.75V321.71C1871.96 335.49 1861.19 346.62 1846.35 355.1C1831.51 363.227 1814.9 367.29 1796.53 367.29C1773.21 367.29 1752.36 361.637 1733.99 350.33C1715.97 338.67 1701.83 322.594 1691.59 302.1C1681.34 281.254 1676.22 257.227 1676.22 230.02C1676.22 202.814 1681.16 178.964 1691.06 158.47C1701.3 137.624 1715.44 121.37 1733.46 109.71C1751.48 97.697 1772.15 91.6903 1795.47 91.6903C1815.96 91.6903 1833.63 96.2836 1848.47 105.47C1863.31 114.657 1874.08 126.847 1880.8 142.04V98.0503H1947.05V356.16C1947.05 380.187 1941.39 400.504 1930.09 417.11C1919.13 433.717 1903.59 446.084 1883.45 454.21C1863.66 462.69 1840.34 466.93 1813.49 466.93ZM1812.43 314.29C1832.57 314.29 1848.64 306.87 1860.66 292.03C1872.67 276.837 1878.85 255.99 1879.21 229.49C1879.56 211.824 1876.91 196.807 1871.26 184.44C1865.96 171.72 1858.18 162.004 1847.94 155.29C1838.04 148.224 1826.21 144.69 1812.43 144.69C1791.58 144.69 1775.33 152.464 1763.67 168.01C1752.36 183.204 1746.71 203.697 1746.71 229.49C1746.71 255.284 1752.54 275.954 1764.2 291.5C1776.21 306.694 1792.29 314.29 1812.43 314.29ZM1979.03 381.07V98.0503H2046.87V381.07H1979.03ZM1977.97 60.4203V0.000290513H2048.46V60.4203H1977.97ZM2180.09 381.07C2151.82 381.07 2130.98 374.534 2117.55 361.46C2104.48 348.387 2097.94 327.894 2097.94 299.98V31.8003H2165.78V293.62C2165.78 306.694 2168.61 315.88 2174.26 321.18C2179.91 326.127 2188.75 328.6 2200.76 328.6H2240.51V381.07H2180.09ZM2053.42 150.52V98.0503H2240.51V150.52H2053.42ZM2333.76 387.43C2304.08 387.43 2280.23 380.717 2262.21 367.29C2244.19 353.51 2235.18 334.43 2235.18 310.05C2235.18 285.67 2242.78 266.59 2257.97 252.81C2273.16 239.03 2296.31 229.137 2327.4 223.13L2421.21 204.58C2421.21 184.44 2416.62 169.424 2407.43 159.53C2398.24 149.284 2384.64 144.16 2366.62 144.16C2350.37 144.16 2337.47 148.047 2327.93 155.82C2318.74 163.24 2312.38 174.017 2308.85 188.15L2239.95 184.97C2245.6 154.937 2259.38 131.97 2281.29 116.07C2303.2 99.817 2331.64 91.6903 2366.62 91.6903C2406.9 91.6903 2437.29 101.937 2457.78 122.43C2478.63 142.57 2489.05 171.544 2489.05 209.35V312.17C2489.05 319.59 2490.29 324.714 2492.76 327.54C2495.59 330.367 2499.65 331.78 2504.95 331.78H2513.96V381.07C2511.84 381.777 2508.31 382.307 2503.36 382.66C2498.77 383.014 2494 383.19 2489.05 383.19C2477.39 383.19 2466.97 381.424 2457.78 377.89C2448.59 374.004 2441.53 367.467 2436.58 358.28C2431.63 348.74 2429.16 335.844 2429.16 319.59L2434.99 323.83C2432.16 336.197 2425.98 347.327 2416.44 357.22C2407.25 366.76 2395.59 374.18 2381.46 379.48C2367.33 384.78 2351.43 387.43 2333.76 387.43ZM2347.54 338.14C2362.73 338.14 2375.81 335.137 2386.76 329.13C2397.71 323.124 2406.19 314.82 2412.2 304.22C2418.21 293.62 2421.21 281.077 2421.21 266.59V250.69L2348.07 265.53C2332.88 268.71 2321.92 273.48 2315.21 279.84C2308.85 285.847 2305.67 293.797 2305.67 303.69C2305.67 314.644 2309.2 323.124 2316.27 329.13C2323.69 335.137 2334.11 338.14 2347.54 338.14ZM2584.62 381.07C2564.12 381.07 2547.69 375.77 2535.33 365.17C2522.96 354.57 2516.78 337.61 2516.78 314.29V4.77029H2584.62V307.4C2584.62 314.467 2586.38 319.767 2589.92 323.3C2593.8 326.834 2599.1 328.6 2605.82 328.6H2626.49V381.07H2584.62Z"/><path fill="#D4F87A" d="M1592.59 381.07V98.0503H1660.43V381.07H1592.59ZM1591.53 60.4203V0.000290513H1662.02V60.4203H1591.53Z"/><path fill="#D4F87A" d="M2333.76 387.43C2304.08 387.43 2280.23 380.717 2262.21 367.29C2244.19 353.51 2235.18 334.43 2235.18 310.05C2235.18 285.67 2242.78 266.59 2257.97 252.81C2273.16 239.03 2296.31 229.137 2327.4 223.13L2421.21 204.58C2421.21 184.44 2416.62 169.424 2407.43 159.53C2398.24 149.284 2384.64 144.16 2366.62 144.16C2350.37 144.16 2337.47 148.047 2327.93 155.82C2318.74 163.24 2312.38 174.017 2308.85 188.15L2239.95 184.97C2245.6 154.937 2259.38 131.97 2281.29 116.07C2303.2 99.817 2331.64 91.6903 2366.62 91.6903C2406.9 91.6903 2437.29 101.937 2457.78 122.43C2478.63 142.57 2489.05 171.544 2489.05 209.35V312.17C2489.05 319.59 2490.29 324.714 2492.76 327.54C2495.59 330.367 2499.65 331.78 2504.95 331.78H2513.96V381.07C2511.84 381.777 2508.31 382.307 2503.36 382.66C2498.77 383.014 2494 383.19 2489.05 383.19C2477.39 383.19 2466.97 381.424 2457.78 377.89C2448.59 374.004 2441.53 367.467 2436.58 358.28C2431.63 348.74 2429.16 335.844 2429.16 319.59L2434.99 323.83C2432.16 336.197 2425.98 347.327 2416.44 357.22C2407.25 366.76 2395.59 374.18 2381.46 379.48C2367.33 384.78 2351.43 387.43 2333.76 387.43ZM2347.54 338.14C2362.73 338.14 2375.81 335.137 2386.76 329.13C2397.71 323.124 2406.19 314.82 2412.2 304.22C2418.21 293.62 2421.21 281.077 2421.21 266.59V250.69L2348.07 265.53C2332.88 268.71 2321.92 273.48 2315.21 279.84C2308.85 285.847 2305.67 293.797 2305.67 303.69C2305.67 314.644 2309.2 323.124 2316.27 329.13C2323.69 335.137 2334.11 338.14 2347.54 338.14Z"/></svg>

    <div>
      <span class="badge"><span class="dot"></span>Site en cr&#233;ation</span>
      <h1>Quelque chose<br><em>se pr&#233;pare ici.</em></h1>
    </div>

        <div class="contact">
        <p class="client-name">NORD LOIRE HABITAT</p>                <p class="chip primary callTracker">
            <span class="t_affiche">Contactez-nous</span>
            <a class="t_phone" href="tel:0682689492">06 82 68 94 92</a>
        </p>
            </div>
    
  </main>

  <script>
  (function() {
    var tracker = document.querySelector('.callTracker');
    if (!tracker) { return; }
    tracker.addEventListener('click', function() {
        if (tracker.classList.contains('active')) { return; }
        tracker.classList.add('active');
        var xhr = new XMLHttpRequest();
        xhr.open('POST', 'https://www.futurdigital.fr/modules/system/ajax.php', true);
        xhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded');
        var source = /Mobi|Android/i.test(navigator.userAgent) ? 'site mobile' : 'site';
        xhr.send('action=insert_click&source=' + encodeURIComponent(source) + '&urlReal=' + encodeURIComponent(document.location.href) + '&hostname=' + encodeURIComponent(window.location.hostname.replace('www.', '')));
    });
  })();
  </script>

</body>
</html>
