<!doctype html><html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noindex, nofollow">
<title>Digital</title>
<style>
  :root {
    --bg1:#eef2ff; --bg2:#f8fafc; --card:#ffffff; --border:#e5e7eb;
    --text:#0f172a; --muted:#64748b; --brand:#2563eb; --brand-hover:#1d4ed8;
    --ring:rgba(37,99,235,.35); --shadow:0 20px 45px -20px rgba(15,23,42,.35);
  }
  @media (prefers-color-scheme: dark) {
    :root {
      --bg1:#0b1220; --bg2:#020617; --card:#0f172a; --border:#1e293b;
      --text:#e2e8f0; --muted:#94a3b8; --brand:#3b82f6; --brand-hover:#60a5fa;
      --ring:rgba(59,130,246,.4); --shadow:0 20px 45px -20px rgba(0,0,0,.6);
    }
  }
  * { box-sizing:border-box; }
  html,body { height:100%; }
  body {
    margin:0; min-height:100%; display:flex; align-items:center; justify-content:center;
    padding:24px; color:var(--text);
    font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
    background:radial-gradient(1200px 600px at 50% -10%,var(--bg1),var(--bg2));
  }
  .card {
    width:100%; max-width:440px; background:var(--card);
    border:1px solid var(--border); border-radius:20px; padding:40px 36px;
    text-align:center; box-shadow:var(--shadow);
  }
  .logo { display:block; width:auto; height:34px; margin:0 auto 26px; color:var(--text); }
  h1 { margin:0 0 10px; font-size:24px; line-height:1.25; letter-spacing:-.01em; }
  p  { margin:0 auto 28px; max-width:34ch; font-size:15px; line-height:1.6; color:var(--muted); }
  .btn {
    display:inline-flex; align-items:center; justify-content:center; gap:10px;
    width:100%; padding:15px 24px; border-radius:12px; font-size:16px; font-weight:600;
    text-decoration:none; color:#fff; background:var(--brand);
    transition:background .15s ease, transform .05s ease;
  }
  .btn:hover  { background:var(--brand-hover); }
  .btn:active { transform:translateY(1px); }
  .btn:focus-visible { outline:none; box-shadow:0 0 0 4px var(--ring); }
  .btn svg { width:18px; height:18px; }
  .url { margin-top:18px; font-size:13px; color:var(--muted); word-break:break-all; }
</style>
</head>
<body>
  <main class="card">
    <svg class="logo" viewBox="0 0 86 36" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Compunnel Digital">
      <path d="M3.03491 3.07397L30.3581 3.07454V12.2964H33.3936V0H0V33.9665H33.3931V27.8191H30.3581V30.8931H3.03491V3.07397Z" fill="#0050EF"/>
      <path d="M21.1133 23.332C20.717 23.5301 19.8254 23.7424 18.6649 23.7424C15.3673 23.7424 13.6689 21.6902 13.6689 18.9729C13.6689 15.7178 15.99 13.9062 18.8771 13.9062C19.9952 13.9062 20.8444 14.1327 21.2265 14.3308L20.7878 16.0433C20.349 15.8593 19.7405 15.6895 18.9762 15.6895C17.2637 15.6895 15.9334 16.7226 15.9334 18.8455C15.9334 20.7562 17.0656 21.9591 18.9904 21.9591C19.6414 21.9591 20.3632 21.8176 20.7878 21.6478L21.1133 23.332Z" fill="currentColor"/>
      <path d="M29.024 20.0616C29.024 22.595 27.2266 23.7555 25.3726 23.7555C23.3488 23.7555 21.792 22.4251 21.792 20.189C21.792 17.9529 23.2639 16.5234 25.4859 16.5234C27.7078 16.5234 29.024 17.9812 29.024 20.0616ZM24.014 20.1324C24.014 21.3212 24.5093 22.2128 25.4292 22.2128C26.2643 22.2128 26.8021 21.3778 26.8021 20.1324C26.8021 19.0992 26.4058 18.0519 25.4292 18.0519C24.3961 18.0519 24.014 19.1134 24.014 20.1324Z" fill="currentColor"/>
      <path d="M30.3545 18.8869C30.3545 18.0236 30.3262 17.2877 30.2979 16.6791H32.1094L32.2085 17.6132H32.2509C32.5481 17.1745 33.1567 16.5234 34.3455 16.5234C35.2371 16.5234 35.9448 16.9763 36.242 17.6981H36.2703C36.525 17.3443 36.8364 17.0612 37.1619 16.8631C37.544 16.6367 37.9686 16.5234 38.4781 16.5234C39.8085 16.5234 40.8133 17.4575 40.8133 19.5238V23.5998H38.7187V19.8352C38.7187 18.8303 38.3932 18.2501 37.6997 18.2501C37.2044 18.2501 36.8506 18.5897 36.709 19.0002C36.6524 19.1558 36.6241 19.3823 36.6241 19.5521V23.5998H34.5295V19.722C34.5295 18.8445 34.2182 18.2501 33.5388 18.2501C32.9869 18.2501 32.6614 18.6747 32.534 19.0285C32.4632 19.1983 32.4491 19.3964 32.4491 19.5663V23.5998H30.3545V18.8869Z" fill="currentColor"/>
      <path d="M42.5263 19.0002C42.5263 18.0944 42.498 17.316 42.4697 16.6791H44.3379L44.437 17.6415H44.4653C44.9748 16.9056 45.7673 16.5234 46.7722 16.5234C48.2865 16.5234 49.6452 17.8396 49.6452 20.0475C49.6452 22.5666 48.0459 23.7555 46.5033 23.7555C45.6682 23.7555 45.0172 23.4158 44.7059 22.9629H44.6776V26.402H42.5263V19.0002ZM44.6776 20.6277C44.6776 20.7976 44.6917 20.9532 44.72 21.0806C44.8615 21.6609 45.3569 22.0996 45.9796 22.0996C46.9137 22.0996 47.4656 21.3212 47.4656 20.1465C47.4656 19.0426 46.9703 18.2076 46.0079 18.2076C45.3993 18.2076 44.8615 18.6605 44.72 19.2974C44.6917 19.4106 44.6776 19.5521 44.6776 19.6795V20.6277Z" fill="currentColor"/>
      <path d="M57.5136 21.3784C57.5136 22.2842 57.542 23.0201 57.5703 23.6004H55.7021L55.603 22.6238H55.5606C55.2917 23.0484 54.6406 23.756 53.3952 23.756C51.9941 23.756 50.9609 22.8786 50.9609 20.7415V16.6797H53.1263V20.4019C53.1263 21.4067 53.4518 22.0153 54.2019 22.0153C54.7963 22.0153 55.136 21.6048 55.2775 21.2652C55.3341 21.1378 55.3483 20.968 55.3483 20.7981V16.6797H57.5136V21.3784Z" fill="currentColor"/>
      <path d="M59.2402 18.8869C59.2402 18.0236 59.2119 17.2877 59.1836 16.6791H61.0518L61.1508 17.6273H61.1933C61.4763 17.1886 62.184 16.5234 63.3303 16.5234C64.7456 16.5234 65.8071 17.4575 65.8071 19.4955V23.5998H63.6559V19.7644C63.6559 18.8728 63.3445 18.2642 62.5661 18.2642C61.9717 18.2642 61.6179 18.6747 61.4763 19.0709C61.4197 19.1983 61.3914 19.4106 61.3914 19.6087V23.5998H59.2402V18.8869Z" fill="currentColor"/>
      <path d="M67.5332 18.8869C67.5332 18.0236 67.5049 17.2877 67.4766 16.6791H69.3447L69.4438 17.6273H69.4862C69.7693 17.1886 70.4769 16.5234 71.6233 16.5234C73.0386 16.5234 74.1 17.4575 74.1 19.4955V23.5998H71.9488V19.7644C71.9488 18.8728 71.6375 18.2642 70.8591 18.2642C70.2646 18.2642 69.9108 18.6747 69.7693 19.0709C69.7127 19.1983 69.6844 19.4106 69.6844 19.6087V23.5998H67.5332V18.8869Z" fill="currentColor"/>
      <path d="M77.4828 20.8259C77.5536 21.7175 78.431 22.1421 79.4359 22.1421C80.1718 22.1421 80.7662 22.043 81.3465 21.859L81.6296 23.3167C80.9219 23.5998 80.0586 23.7413 79.1245 23.7413C76.7752 23.7413 75.4307 22.3827 75.4307 20.2173C75.4307 18.4624 76.5204 16.5234 78.9264 16.5234C81.1625 16.5234 82.0117 18.2642 82.0117 19.9767C82.0117 20.3447 81.9692 20.6702 81.9409 20.8259H77.4828ZM80.0161 19.354C80.0161 18.8303 79.7897 17.9529 78.799 17.9529C77.8932 17.9529 77.5253 18.7737 77.4687 19.354H80.0161Z" fill="currentColor"/>
      <path d="M83.2998 13.5547H85.451V23.6031H83.2998V13.5547Z" fill="currentColor"/>
      <path d="M57.3492 34.0486V27.7812H59.8174C60.4985 27.7812 61.0866 27.9075 61.5814 28.1605C62.0768 28.4136 62.4583 28.7742 62.7267 29.2435C62.995 29.7128 63.1292 30.2699 63.1292 30.9147C63.1292 31.5595 62.9939 32.1092 62.7227 32.5785C62.4521 33.0478 62.0688 33.4101 61.5735 33.6654C61.0782 33.9207 60.4928 34.0486 59.8169 34.0486H57.3486H57.3492ZM58.6569 32.934H59.8174C60.4673 32.934 60.9615 32.7494 61.2989 32.3809C61.6369 32.0123 61.8056 31.5232 61.8056 30.9147C61.8056 30.3061 61.6363 29.8108 61.2989 29.4445C60.961 29.0782 60.4673 28.8954 59.8174 28.8954H58.6569V32.9345V32.934Z" fill="currentColor"/>
      <path d="M64.6613 28.9475C64.4654 28.9475 64.299 28.879 64.162 28.7426C64.025 28.6062 63.957 28.4397 63.957 28.2433C63.957 28.0469 64.0255 27.881 64.162 27.744C64.2984 27.6076 64.4648 27.5391 64.6613 27.5391C64.8577 27.5391 65.0236 27.6076 65.1606 27.744C65.297 27.881 65.3655 28.0469 65.3655 28.2433C65.3655 28.4397 65.297 28.6056 65.1606 28.7426C65.0236 28.8796 64.8577 28.9475 64.6613 28.9475ZM64.0187 34.0465V29.4038H65.3032V34.0465H64.0187Z" fill="currentColor"/>
      <path d="M68.5758 35.9971C67.8795 35.9971 67.3133 35.8567 66.8774 35.5754C66.4415 35.294 66.1823 34.9034 66.0996 34.4029H67.4611C67.5851 34.7845 67.9434 34.9753 68.5367 34.9753C68.9392 34.9753 69.2472 34.8836 69.4612 34.7007C69.6752 34.5173 69.7821 34.2529 69.7821 33.9076V33.2888H69.7437C69.6044 33.5362 69.4119 33.7247 69.1673 33.8538C68.9222 33.9829 68.6295 34.0474 68.2893 34.0474C67.8506 34.0474 67.4702 33.9506 67.148 33.7576C66.8254 33.564 66.5757 33.2894 66.3974 32.9333C66.2191 32.5773 66.1302 32.1595 66.1302 31.68C66.1302 30.9576 66.33 30.3824 66.7297 29.9545C67.1294 29.5265 67.6773 29.3125 68.3737 29.3125C68.7654 29.3125 69.0994 29.3872 69.3757 29.5367C69.6514 29.6861 69.8722 29.895 70.0375 30.1634H70.3624V29.4053H71.6622V30.6746H71.0276V33.9246C71.0276 34.5847 70.8159 35.0953 70.393 35.4565C69.9701 35.8177 69.3638 35.9982 68.5746 35.9982L68.5758 35.9971ZM68.6069 32.9328C68.963 32.9328 69.2415 32.8348 69.4425 32.639C69.6434 32.4431 69.7442 32.1747 69.7442 31.8345V31.5096C69.7442 31.1744 69.6423 30.9101 69.4385 30.7164C69.2347 30.5228 68.9573 30.4266 68.6069 30.4266C68.2304 30.4266 67.9378 30.5376 67.7289 30.7595C67.52 30.9814 67.4152 31.2911 67.4152 31.6879C67.4152 32.0847 67.52 32.3921 67.7289 32.6084C67.9378 32.8246 68.2304 32.9333 68.6069 32.9333V32.9328Z" fill="currentColor"/>
      <path d="M73.048 28.9475C72.8521 28.9475 72.6857 28.879 72.5487 28.7426C72.4117 28.6062 72.3438 28.4397 72.3438 28.2433C72.3438 28.0469 72.4122 27.881 72.5487 27.744C72.6851 27.607 72.8516 27.5391 73.048 27.5391C73.2444 27.5391 73.4103 27.6076 73.5473 27.744C73.6837 27.881 73.7522 28.0469 73.7522 28.2433C73.7522 28.4397 73.6837 28.6056 73.5473 28.7426C73.4109 28.8796 73.2444 28.9475 73.048 28.9475ZM72.406 34.0465V29.4038H73.6905V34.0465H72.406Z" fill="currentColor"/>
      <path d="M76.2048 34.0509C75.8748 34.0509 75.6178 33.9671 75.4349 33.7996C75.2515 33.632 75.1604 33.3755 75.1604 33.0296V30.4142H74.3633V29.4083H75.1756V28.0156H76.429V29.4083H77.5046V30.4142H76.4449V33.0449H77.6133V34.0509H76.2048Z" fill="currentColor"/>
      <path d="M79.8102 34.1323C79.2634 34.1323 78.8354 33.9993 78.5257 33.7338C78.2161 33.4683 78.0615 33.1184 78.0615 32.6854C78.0615 32.2263 78.2212 31.873 78.541 31.6256C78.8609 31.3782 79.32 31.2543 79.9184 31.2543H81.2493V31.0765C81.2493 30.5761 80.9498 30.3258 80.352 30.3258C79.8312 30.3258 79.5164 30.5064 79.4083 30.8676H78.1317C78.2348 30.357 78.4748 29.9703 78.8512 29.7071C79.2277 29.4438 79.7282 29.3125 80.3526 29.3125C81.0438 29.3125 81.5714 29.467 81.9348 29.7767C82.2983 30.0864 82.4806 30.5376 82.4806 31.1308V32.7788H83.084V34.048H81.7843V33.29H81.4593C81.2991 33.5583 81.0851 33.7661 80.8173 33.9127C80.549 34.0599 80.2139 34.1335 79.8114 34.1335L79.8102 34.1323ZM80.0033 33.1575C80.2456 33.1575 80.4596 33.1139 80.6452 33.0262C80.8309 32.9384 80.9781 32.8212 81.0862 32.6741C81.1944 32.5269 81.2487 32.3604 81.2487 32.1747V32.1051H79.9795C79.5153 32.1051 79.2832 32.2778 79.2832 32.6237C79.2832 32.7941 79.3477 32.9254 79.4768 33.0182C79.6059 33.1111 79.7814 33.1575 80.0027 33.1575H80.0033Z" fill="currentColor"/>
      <path d="M83.8877 34.0464V27.5469H85.1722V34.0464H83.8877Z" fill="currentColor"/>
    </svg>
    <h1>Welcome to Digital</h1>
    <p>Click on the link below to visit the website.</p>
    <a class="btn" href="https://digital.compunnel.com/">
      Visit the website
      <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true">
        <path d="M5 12h14M13 6l6 6-6 6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
      </svg>
    </a>
    <div class="url">digital.compunnel.com</div>
  </main>
</body>
</html>