@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);:root{--font-family:"Roboto",sans-serif;--gradient-text:linear-gradient(89.97deg,#ef7d00 1.84%,#e8481f 102.67%);--gradient-bar:linear-gradient(103.22deg,#eeeeed -13.86%,#d6d5d3 99.55%);--color-bg:#eeeeed;--color-footer:#9d9c9c;--color-blog:#d6d5d3;--color-text:#eeeeed;--color-subtext:#9d9c9c}.viGuard__header{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:7rem 4rem 3rem}.viGuard__header-content{align-items:flex-start;animation:fadeUp .6s cubic-bezier(.22,1,.36,1) both;display:flex;flex-direction:column;justify-content:center;max-width:760px;width:100%}.viGuard__header-content h1{font-family:var(--font-family);font-size:clamp(2rem,5vw,3.6rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;margin-bottom:1.5rem}.viGuard__header-content p{color:var(--color-subtext);font-family:var(--font-family);font-size:clamp(.95rem,2vw,1.1rem);font-weight:400;line-height:1.75;margin-bottom:2.5rem;max-width:640px}.viGuard__header-content p a{color:#ef7d00;text-decoration:underline;text-underline-offset:3px;transition:opacity .2s ease}.viGuard__header-content p a:hover{opacity:.75}.viGuard__header-content__input{display:flex}.viGuard__header-content__input button{align-items:center;background:linear-gradient(89.97deg,#ef7d00 1.84%,#e8481f 102.67%);border:none;border-radius:6px;box-shadow:0 4px 20px #ef7d0059;color:#fff;cursor:pointer;display:flex;font-family:var(--font-family);font-size:1rem;font-weight:700;gap:.6rem;letter-spacing:.03em;outline:none;padding:.85rem 2rem;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.viGuard__header-content__input button:hover{box-shadow:0 8px 28px #ef7d0080;transform:translateY(-2px)}.viGuard__header-content__input button:active{opacity:.9;transform:translateY(0)}.viGuard__header-content__input img{filter:brightness(0) invert(1);height:22px;width:22px}@media screen and (max-width:700px){.viGuard__header{align-items:center;padding:6rem 1.5rem 2rem}}@media screen and (max-width:400px){.viGuard__header{padding:5.5rem 1rem 2rem}}.viGuard__brand{box-sizing:border-box;flex-wrap:wrap;gap:2rem;min-height:100vh;padding:7rem 4rem 3rem}.viGuard__brand,.viGuard__brand div{align-items:center;display:flex;justify-content:center}.viGuard__brand img{animation:fadeUp .5s cubic-bezier(.22,1,.36,1) both;border-radius:8px;cursor:pointer;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3));height:90px;object-fit:contain;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;width:150px}.viGuard__brand div:first-child img{animation-delay:.05s}.viGuard__brand div:nth-child(2) img{animation-delay:.1s}.viGuard__brand div:nth-child(3) img{animation-delay:.15s}.viGuard__brand div:nth-child(4) img{animation-delay:.2s}.viGuard__brand div:nth-child(5) img{animation-delay:.25s}.viGuard__brand div:nth-child(6) img{animation-delay:.3s}.viGuard__brand img:hover{box-shadow:0 12px 32px #ef7d0059;filter:drop-shadow(0 8px 20px rgba(239,125,0,.4));transform:translateY(-6px) scale(1.06)}@media screen and (max-width:700px){.viGuard__brand{gap:1.5rem;padding:6rem 2rem 2rem}.viGuard__brand img{height:72px;width:120px}}@media screen and (max-width:400px){.viGuard__brand{gap:1rem;padding:5.5rem 1rem 2rem}.viGuard__brand img{height:60px;width:100px}}.lp-loading-text{color:#fff;opacity:.6}.lp-error-text{color:#ff6b6b}.viGuard__dataEntry{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:7rem 2rem 3rem}.de-general-error{color:#ef5350;font-size:13px;margin-bottom:12px}.viGuard__dataEntry-content{animation:fadeUp .6s cubic-bezier(.22,1,.36,1) both;max-width:580px;width:100%}.viGuard__dataEntry-content h1{font-family:var(--font-family);font-size:clamp(1.8rem,4vw,3rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;margin-bottom:.5rem}.viGuard__dataEntry-content p.subtitle{color:var(--color-subtext);font-family:var(--font-family);font-size:1rem;margin-bottom:2rem}.viGuard__dataEntry-form{display:flex;flex-direction:column;gap:1.2rem}.viGuard__dataEntry-row{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:1fr 1fr}.viGuard__dataEntry-field{display:flex;flex-direction:column;gap:.35rem}.viGuard__dataEntry-field label{color:var(--color-subtext);font-family:var(--font-family);font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.viGuard__dataEntry-field input{background:#ffffff0f;border:1.5px solid #ffffff1f;border-radius:6px;box-sizing:border-box;color:#eeeeed;font-family:var(--font-family);font-size:1rem;outline:none;padding:.75rem 1rem;transition:border-color .2s ease,background .2s ease;width:100%}.viGuard__dataEntry-field input:focus{background:#ef7d000f;border-color:#ef7d00}.viGuard__dataEntry-field input::placeholder{color:#9d9c9c80}.viGuard__dataEntry-field input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(.6)}.viGuard__dataEntry-field input.error{border-color:#e8481f}.viGuard__dataEntry-field span.error-msg{color:#e8481f;font-family:var(--font-family);font-size:.75rem}.viGuard__dataEntry-submit{margin-top:.5rem}.viGuard__dataEntry-submit button{align-items:center;background:linear-gradient(89.97deg,#ef7d00 1.84%,#e8481f 102.67%);border:none;border-radius:6px;box-shadow:0 4px 20px #ef7d0059;color:#fff;cursor:pointer;display:flex;font-family:var(--font-family);font-size:1rem;font-weight:700;justify-content:center;letter-spacing:.03em;padding:.9rem 2rem;transition:transform .15s ease,box-shadow .15s ease;width:100%}.viGuard__dataEntry-submit button:hover{box-shadow:0 8px 28px #ef7d0080;transform:translateY(-2px)}.viGuard__dataEntry-submit button:active{transform:translateY(0)}.viGuard__dataEntry-confirm{align-items:center;animation:fadeUp .5s cubic-bezier(.22,1,.36,1) both;display:flex;flex-direction:column;gap:1.2rem;text-align:center}.viGuard__dataEntry-confirm .checkmark{align-items:center;background:linear-gradient(135deg,#ef7d00,#e8481f);border-radius:50%;box-shadow:0 8px 24px #ef7d0066;display:flex;font-size:1.8rem;height:64px;justify-content:center;width:64px}.viGuard__dataEntry-confirm h2{font-family:var(--font-family);font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:800;letter-spacing:-.02em}.viGuard__dataEntry-confirm p{color:var(--color-subtext);font-family:var(--font-family);font-size:1rem;line-height:1.7;max-width:420px}.viGuard__dataEntry-confirm button{background:linear-gradient(89.97deg,#ef7d00 1.84%,#e8481f 102.67%);border:none;border-radius:6px;box-shadow:0 4px 20px #ef7d0059;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:1rem;font-weight:700;margin-top:.5rem;padding:.9rem 2.5rem;transition:transform .15s ease,box-shadow .15s ease}.viGuard__dataEntry-confirm button:hover{box-shadow:0 8px 28px #ef7d0080;transform:translateY(-2px)}@media screen and (max-width:600px){.viGuard__dataEntry{padding:6rem 1.5rem 2rem}.viGuard__dataEntry-row{grid-template-columns:1fr}}@media screen and (max-width:400px){.viGuard__dataEntry{padding:5.5rem 1rem 2rem}}.viGuard__safetyRules{align-items:flex-start;box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:7rem 2rem 4rem}.viGuard__safetyRules-content{animation:fadeUp .6s cubic-bezier(.22,1,.36,1) both;max-width:860px;width:100%}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.viGuard__safetyRules-content h1{font-family:var(--font-family);font-size:clamp(1.8rem,4vw,3rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;margin-bottom:.5rem}.viGuard__safetyRules-content p.subtitle{color:var(--color-subtext);font-family:var(--font-family);font-size:1rem;margin-bottom:2rem}.viGuard__safetyRules-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.viGuard__safetyRules-card{align-items:flex-start;animation:fadeUp .5s cubic-bezier(.22,1,.36,1) both;background:#ffffff0a;border:1.5px solid #ffffff14;border-radius:10px;display:flex;gap:1rem;min-width:0;overflow:hidden;padding:1.1rem 1.2rem;transition:border-color .2s ease,background .2s ease}.viGuard__safetyRules-card:first-child{animation-delay:.05s}.viGuard__safetyRules-card:nth-child(2){animation-delay:.1s}.viGuard__safetyRules-card:nth-child(3){animation-delay:.15s}.viGuard__safetyRules-card:nth-child(4){animation-delay:.2s}.viGuard__safetyRules-card:nth-child(5){animation-delay:.25s}.viGuard__safetyRules-card:nth-child(6){animation-delay:.3s}.viGuard__safetyRules-card:hover{background:#ef7d000a;border-color:#ef7d004d}.viGuard__safetyRules-card__img{align-items:center;background:#ef7d001f;border:1.5px dashed #ef7d0059;border-radius:8px;display:flex;flex-shrink:0;height:82px;justify-content:center;min-width:52px;overflow:hidden;width:82px}.viGuard__safetyRules-card__img .placeholder-icon{font-size:1.4rem;opacity:.5}.viGuard__safetyRules-card:has(.rule-img){align-items:stretch;flex-direction:column;gap:.6rem;padding:.75rem}.viGuard__safetyRules-card:has(.rule-img) .viGuard__safetyRules-card__img{background:none;border:none;border-radius:6px;flex-shrink:1;height:auto;min-width:0;min-width:auto;overflow:hidden;width:100%}.rule-img{border-radius:6px;display:block;height:auto;max-height:160px;object-fit:scale-down;width:100%}.viGuard__safetyRules-card__text{color:var(--color-text);font-family:var(--font-family);font-size:.93rem;line-height:1.6;padding-top:2px}.viGuard__safetyRules-acknowledge{align-items:center;cursor:pointer;display:flex;gap:.75rem;margin-bottom:1.5rem}.viGuard__safetyRules-acknowledge input[type=checkbox]{accent-color:#ef7d00;cursor:pointer;flex-shrink:0;height:20px;width:20px}.viGuard__safetyRules-acknowledge label{color:var(--color-subtext);cursor:pointer;font-family:var(--font-family);font-size:.95rem;line-height:1.5}.viGuard__safetyRules-action button{align-items:center;background:linear-gradient(89.97deg,#ef7d00 1.84%,#e8481f 102.67%);border:none;border-radius:6px;box-shadow:0 4px 20px #ef7d0059;color:#fff;cursor:pointer;display:flex;font-family:var(--font-family);font-size:1rem;font-weight:700;justify-content:center;padding:.9rem 2rem;transition:transform .15s ease,box-shadow .15s ease,opacity .2s ease;width:100%}.viGuard__safetyRules-action button:disabled{box-shadow:none;cursor:not-allowed;opacity:.35;transform:none}.viGuard__safetyRules-action button:not(:disabled):hover{box-shadow:0 8px 28px #ef7d0080;transform:translateY(-2px)}.viGuard__quiz-content{animation:fadeUp .5s cubic-bezier(.22,1,.36,1) both;max-width:640px;width:100%}.viGuard__quiz-content h1{font-family:var(--font-family);font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;letter-spacing:-.03em;margin-bottom:.5rem}.viGuard__quiz-content p.subtitle{color:var(--color-subtext);font-family:var(--font-family);font-size:1rem;margin-bottom:2rem}.viGuard__quiz-question{animation:fadeUp .4s cubic-bezier(.22,1,.36,1) both;margin-bottom:2rem}.viGuard__quiz-question h3{color:var(--color-text);font-family:var(--font-family);font-size:1.05rem;font-weight:700;line-height:1.5;margin-bottom:.9rem}.viGuard__quiz-options{display:flex;flex-direction:column;gap:.55rem}.viGuard__quiz-option{align-items:center;background:#ffffff0a;border:1.5px solid #ffffff14;border-radius:8px;color:var(--color-text);cursor:pointer;display:flex;font-family:var(--font-family);font-size:.95rem;gap:.75rem;padding:.75rem 1rem;text-align:left;transition:border-color .15s ease,background .15s ease;width:100%}.viGuard__quiz-option:hover{background:#ef7d000d;border-color:#ef7d0059}.viGuard__quiz-option.selected{background:#ef7d001a;border-color:#ef7d00}.viGuard__quiz-option.correct{background:#3ecf6e14;border-color:#3ecf6e}.viGuard__quiz-option.wrong{background:#e8481f14;border-color:#e8481f}.viGuard__quiz-option input[type=radio]{accent-color:#ef7d00;flex-shrink:0;height:16px;width:16px}.viGuard__quiz-error{background:#e8481f14;border:1px solid #e8481f40;border-radius:6px;color:#e8481f;font-family:var(--font-family);font-size:.9rem;margin-bottom:1rem;padding:.75rem 1rem}.viGuard__quiz-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.viGuard__quiz-actions .btn-primary{background:linear-gradient(89.97deg,#ef7d00 1.84%,#e8481f 102.67%);border:none;border-radius:6px;box-shadow:0 4px 20px #ef7d0059;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:1rem;font-weight:700;padding:.9rem 2rem;transition:transform .15s ease,box-shadow .15s ease;width:100%}.viGuard__quiz-actions .btn-primary:disabled{box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}.viGuard__quiz-actions .btn-primary:not(:disabled):hover{box-shadow:0 8px 28px #ef7d0080;transform:translateY(-2px)}.viGuard__quiz-actions .btn-ghost{background:#0000;border:1.5px solid #ffffff1f;border-radius:6px;color:var(--color-subtext);cursor:pointer;font-family:var(--font-family);font-size:.95rem;padding:.8rem 2rem;transition:border-color .15s ease,color .15s ease;width:100%}.viGuard__quiz-actions .btn-ghost:hover{border-color:#ef7d0066;color:#ef7d00}.viGuard__qr-content{align-items:center;animation:fadeUp .6s cubic-bezier(.22,1,.36,1) both;display:flex;flex-direction:column;max-width:480px;text-align:center;width:100%}.viGuard__qr-content h1{font-family:var(--font-family);font-size:clamp(1.6rem,3.5vw,2.6rem);font-weight:800;letter-spacing:-.03em;margin-bottom:.5rem}.viGuard__qr-content p.subtitle{color:var(--color-subtext);font-family:var(--font-family);font-size:.97rem;line-height:1.65;margin-bottom:1.8rem}.viGuard__qr-box{background:#fff;border-radius:16px;box-shadow:0 12px 48px #00000059;margin-bottom:1.5rem;padding:1.2rem}.viGuard__qr-box canvas,.viGuard__qr-box img{border-radius:4px;display:block}.viGuard__qr-meta{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.2rem;width:100%}.viGuard__qr-meta span{color:var(--color-subtext);font-family:var(--font-family);font-size:.85rem}.viGuard__qr-meta span strong{color:var(--color-text);margin-left:.35rem}.viGuard__qr-existing-badge{font-size:2.5rem;margin-bottom:.5rem}.viGuard__qr-note{background:#ef7d000d;border:1px solid #ef7d0040;border-radius:6px;color:var(--color-subtext);font-family:var(--font-family);font-size:.82rem;padding:.6rem 1rem}@media screen and (max-width:700px){.viGuard__safetyRules{padding:6rem 1.5rem 3rem}.viGuard__safetyRules-grid{grid-template-columns:1fr}}@media screen and (max-width:400px){.viGuard__safetyRules{padding:5.5rem 1rem 2.5rem}}.page-loading-text{color:#fff;opacity:.6;text-align:center}.page-error-text{color:#ef5350;text-align:center}.qr-placeholder{align-items:center;color:#9d9c9c;display:flex;height:240px;justify-content:center;width:240px}.sr-rule-img{border-radius:8px;width:100%}.viGuard__Navbar{align-items:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:linear-gradient(180deg,#1c1c1cd9,#1c1c1c00);box-sizing:border-box;display:flex;height:70px;justify-content:flex-end;left:0;padding:1rem 4rem;position:fixed;right:0;top:0;z-index:100}.viGuard__navbar-links_logo img{filter:drop-shadow(0 2px 8px rgba(0,0,0,.4));height:auto;object-fit:contain;transition:opacity .2s ease;width:160px}.viGuard__navbar-links_logo img:hover{opacity:.85}@media screen and (max-width:700px){.viGuard__Navbar{height:60px;padding:1rem 2rem}.viGuard__navbar-links_logo img{width:120px}}@media screen and (max-width:400px){.viGuard__Navbar{padding:1rem}}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}body{background:radial-gradient(circle at 0 28%,#282828 23%,#9d9c9c 100%)}a{color:inherit;text-decoration:none}.gradient__text{-webkit-text-fill-color:#0000;background:var(--gradient-text);background-clip:text;-webkit-background-clip:text}.section__padding{padding:4rem 6rem}.section__margin{margin:4rem 6rem}.scale-up-center{animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}@keyframes scale-up-center{0%{transform:scale(.5)}to{transform:scale(1)}}@media screen and (max-width:700px){.section__padding{padding:4rem}.section__margin{margin:4rem}}@media screen and (max-width:550px){.section__padding{padding:4rem 2rem}.section__margin{margin:4rem 2rem}}
/*# sourceMappingURL=main.e2578acf.css.map*/