:root{--cyan: #0FC;--purple: #C0F;--orange: #E70;--brown: #843;--brown-text: #FFC933;--black: #000;--white: #FFF;--magenta: #F0F;--cyan-bright: #0FF;--gray-shadow: #AAA;--holo-glow: drop-shadow(0 0 .15em rgba(255, 0, 255, .3)) drop-shadow(0 0 .25em rgba(0, 255, 255, .3));--z-particles: 0;--z-overlay: 2;--z-melt: 10;--z-top: 9001;--glitch-magenta: rgba(255, 0, 255, .5);--glitch-magenta-bright: rgba(255, 0, 255, .6);--glitch-magenta-dim: rgba(255, 0, 255, .55);--glitch-cyan: rgba(0, 255, 255, .5);--glitch-cyan-bright: rgba(0, 255, 255, .6);--glitch-cyan-dim: rgba(0, 255, 255, .55);--glitch-orange: rgba(238, 119, 0, .5);--glitch-orange-bright: rgba(238, 119, 0, .6);--glitch-orange-dim: rgba(238, 119, 0, .55);--glitch-purple: rgba(204, 0, 255, .5);--glitch-purple-bright: rgba(204, 0, 255, .6);--glitch-purple-dim: rgba(204, 0, 255, .55);--glitch-black: rgba(0, 0, 0, .9);--glitch-black-dim: rgba(0, 0, 0, .85)}.cyan.svelte-1uha8ag{background-color:var(--cyan);color:var(--black)}.purple.svelte-1uha8ag{background-color:var(--purple);color:var(--white)}.orange.svelte-1uha8ag{background-color:var(--orange);color:var(--black)}.brown.svelte-1uha8ag{background-color:var(--brown);color:var(--brown-text)}.black.svelte-1uha8ag{background-color:var(--black)}.page.svelte-1uha8ag{display:flex;flex-direction:column;min-height:100vh;background-color:#fff;color:#000}.container.svelte-1uha8ag{padding:25px 10px 0;content-visibility:auto;contain-intrinsic-size:auto 500px}.container-padding-bottom.svelte-1uha8ag{padding-bottom:25px}.hero.svelte-1uha8ag{color:var(--white);position:relative;min-height:400px;display:flex;flex-direction:column;justify-content:center}.container-img.svelte-1uha8ag{display:flex;flex-wrap:wrap;justify-content:center;max-width:1400px;margin:0 auto}@media(max-width:1450px){.container-img.svelte-1uha8ag{max-width:800px}}.container-img.svelte-1uha8ag img:where(.svelte-1uha8ag){height:100px;max-width:250px;padding:20px}.tech-section.svelte-1uha8ag .container-img:where(.svelte-1uha8ag) img:where(.svelte-1uha8ag){width:100px;height:100px;transition:background-color .15s ease;margin:0;will-change:background-color}img.svelte-1uha8ag.logo-bg-orange{background-color:var(--orange)}img.svelte-1uha8ag.logo-bg-purple{background-color:var(--purple)}.container-particles.svelte-1uha8ag,.container-particles-certs.svelte-1uha8ag{position:absolute;inset:0;overflow:hidden;z-index:var(--z-particles)}.container-particles.svelte-1uha8ag #tsparticles-hero,.container-particles-certs.svelte-1uha8ag #tsparticles-certs{position:absolute!important;inset:0!important}.container-particles.svelte-1uha8ag canvas,.container-particles-certs.svelte-1uha8ag canvas{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag),.hero.svelte-1uha8ag h2:where(.svelte-1uha8ag),.security-header.svelte-1uha8ag{position:relative}.sidecar.svelte-1uha8ag{display:flex;align-items:center}.sidecar.svelte-1uha8ag>div:where(.svelte-1uha8ag):first-child{min-width:0}.sidecar-img-container.svelte-1uha8ag{margin-left:auto;flex-shrink:0}.sidecar-img.svelte-1uha8ag{height:225px;max-width:100%;width:auto}.security-section.svelte-1uha8ag{min-height:400px}.security-wrapper.svelte-1uha8ag{position:relative;display:flex;width:100%;padding:5px}.security-content.svelte-1uha8ag,.certs-list.svelte-1uha8ag{flex:1}.certs-list.svelte-1uha8ag ul:where(.svelte-1uha8ag){list-style:none;padding:0;margin:10px 0}.certs-list.svelte-1uha8ag li:where(.svelte-1uha8ag){margin:10px 0;position:relative;padding-left:40px}.certs-list.svelte-1uha8ag a:where(.svelte-1uha8ag),.orange.svelte-1uha8ag a[href^="mailto:"]:where(.svelte-1uha8ag){color:var(--black);text-decoration:none;position:relative;font-weight:700;transition:color .2s ease}.certs-list.svelte-1uha8ag a:where(.svelte-1uha8ag):after,.orange.svelte-1uha8ag a[href^="mailto:"]:where(.svelte-1uha8ag):after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:linear-gradient(90deg,var(--magenta),var(--cyan-bright));transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.certs-list.svelte-1uha8ag a:where(.svelte-1uha8ag):hover,.orange.svelte-1uha8ag a[href^="mailto:"]:where(.svelte-1uha8ag):hover{color:var(--magenta);animation:svelte-1uha8ag-glitch-text .3s infinite;z-index:var(--z-top)}.certs-list.svelte-1uha8ag a:where(.svelte-1uha8ag):hover:after,.orange.svelte-1uha8ag a[href^="mailto:"]:where(.svelte-1uha8ag):hover:after{transform:scaleX(1)}@keyframes svelte-1uha8ag-glitch-text{0%{text-shadow:-2px 0 var(--magenta),2px 0 var(--cyan-bright);transform:translate(0)}25%{text-shadow:2px 0 var(--magenta),-2px 0 var(--cyan-bright);transform:translate(-1px)}50%{text-shadow:-1px 0 var(--magenta),1px 0 var(--cyan-bright);transform:translate(1px)}75%{text-shadow:1px 0 var(--magenta),-1px 0 var(--cyan-bright);transform:translateY(1px)}to{text-shadow:-2px 0 var(--magenta),2px 0 var(--cyan-bright);transform:translate(0)}}@media(min-width:769px){.sidecar.svelte-1uha8ag>div:where(.svelte-1uha8ag):first-child{text-align:left}.security-wrapper.svelte-1uha8ag{flex-direction:row;gap:40px}.container.svelte-1uha8ag{transform-origin:top center}.page.svelte-1uha8ag:has(a[href^="mailto:"]:where(.svelte-1uha8ag):hover) .container:where(.svelte-1uha8ag):not(.orange){animation:svelte-1uha8ag-melt-pulse 2s ease-in-out infinite,svelte-1uha8ag-hue-cycle 4s linear infinite;position:relative;z-index:var(--z-melt);pointer-events:none;will-change:transform,filter}.page.svelte-1uha8ag:has(.certs-list:where(.svelte-1uha8ag) a:where(.svelte-1uha8ag):hover) .container:where(.svelte-1uha8ag):not(.security-section){animation:svelte-1uha8ag-melt-pulse 2s ease-in-out infinite,svelte-1uha8ag-hue-cycle 4s linear infinite;position:relative;z-index:var(--z-melt);pointer-events:none;will-change:transform,filter}.page.svelte-1uha8ag:has(a[href^="mailto:"]:where(.svelte-1uha8ag):hover) footer:where(.svelte-1uha8ag),.page.svelte-1uha8ag:has(.certs-list:where(.svelte-1uha8ag) a:where(.svelte-1uha8ag):hover) footer:where(.svelte-1uha8ag){--hue-blur: 3px;--hue-sat-base: 2;--hue-sat-mid: 2.2;--hue-sat-max: 2.5;animation:svelte-1uha8ag-melt-pulse-footer 1.8s ease-in-out infinite,svelte-1uha8ag-hue-cycle 3.5s linear infinite;pointer-events:none;position:relative;z-index:var(--z-melt);will-change:transform,filter}.page.svelte-1uha8ag:has(a[href^="mailto:"]:where(.svelte-1uha8ag):hover) .hero:where(.svelte-1uha8ag),.page.svelte-1uha8ag:has(.certs-list:where(.svelte-1uha8ag) a:where(.svelte-1uha8ag):hover) .hero:where(.svelte-1uha8ag){animation:svelte-1uha8ag-melt-pulse-reverse 2.2s ease-in-out infinite,svelte-1uha8ag-hue-cycle 4s linear infinite}}@keyframes svelte-1uha8ag-melt-pulse{0%,to{transform:perspective(800px) rotateX(8deg) skewY(4deg) scaleY(1.15)}50%{transform:perspective(800px) rotateX(-8deg) skewY(-4deg) scaleY(1.15)}}@keyframes svelte-1uha8ag-melt-pulse-footer{0%,to{transform:perspective(600px) rotateX(12deg) skewY(6deg) scaleY(1.25)}50%{transform:perspective(600px) rotateX(-12deg) skewY(-6deg) scaleY(1.25)}}@keyframes svelte-1uha8ag-melt-pulse-reverse{0%,to{transform:perspective(800px) rotateX(-8deg) skewY(-4deg) scaleY(1.1)}50%{transform:perspective(800px) rotateX(8deg) skewY(4deg) scaleY(1.1)}}@keyframes svelte-1uha8ag-hue-cycle{0%{filter:blur(var(--hue-blur, 2px)) hue-rotate(0deg) saturate(var(--hue-sat-base, 1.6))}25%{filter:blur(var(--hue-blur, 2px)) hue-rotate(90deg) saturate(var(--hue-sat-mid, 1.8))}50%{filter:blur(var(--hue-blur, 2px)) hue-rotate(180deg) saturate(var(--hue-sat-max, 2))}75%{filter:blur(var(--hue-blur, 2px)) hue-rotate(270deg) saturate(var(--hue-sat-mid, 1.8))}to{filter:blur(var(--hue-blur, 2px)) hue-rotate(360deg) saturate(var(--hue-sat-base, 1.6))}}.certs-list.svelte-1uha8ag li:where(.svelte-1uha8ag):before,.certs-list.svelte-1uha8ag li:where(.svelte-1uha8ag):after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:30px;height:20px}.certs-list.svelte-1uha8ag li:where(.svelte-1uha8ag):before{background:var(--magenta);animation:svelte-1uha8ag-glitch-block .4s infinite}.certs-list.svelte-1uha8ag li:where(.svelte-1uha8ag):after{background:var(--cyan-bright);animation:svelte-1uha8ag-glitch-block-alt .3s infinite;mix-blend-mode:screen}@keyframes svelte-1uha8ag-glitch-block{0%{transform:translateY(-50%) translate(0);opacity:.8}33%{transform:translateY(-50%) translate(-2px,1px);opacity:.9}66%{transform:translateY(-50%) translate(1px,-1px);opacity:.7}to{transform:translateY(-50%) translate(-1px);opacity:.8}}@keyframes svelte-1uha8ag-glitch-block-alt{0%{transform:translateY(-50%) translate(0);opacity:.6}33%{transform:translateY(-50%) translate(2px,-1px);opacity:.8}66%{transform:translateY(-50%) translate(-1px,2px);opacity:.5}to{transform:translateY(-50%) translate(1px,1px);opacity:.6}}.highlight.svelte-1uha8ag{height:12px;width:99px}.highlight-right-c.svelte-1uha8ag{border-right:12px solid var(--cyan)}.highlight-right-p.svelte-1uha8ag{border-right:12px solid var(--purple)}.highlight-right-o.svelte-1uha8ag{border-right:12px solid var(--orange)}.highlight-right-bl.svelte-1uha8ag{border-right:12px solid var(--black)}.highlight-right-bl-dashed.svelte-1uha8ag{border-top:12px dashed var(--black);border-right:12px dashed var(--black)}.highlight-right-br.svelte-1uha8ag{border-right:12px solid #840}.holo-logo-wrapper.svelte-1uha8ag{position:relative;display:inline-block;justify-self:end;filter:var(--holo-glow);width:fit-content;height:fit-content}.holo-logo.svelte-1uha8ag{display:block}.holo-logo-wrapper.svelte-1uha8ag:before,.holo-logo-wrapper.svelte-1uha8ag:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:var(--holo-image);background-size:100% 100%;background-repeat:no-repeat;background-position:0 0;pointer-events:none}.holo-logo-wrapper.svelte-1uha8ag:before{mix-blend-mode:screen;opacity:.7;filter:hue-rotate(280deg) saturate(3) brightness(1.2);animation:svelte-1uha8ag-holo-shift-1 .3s infinite}.holo-logo-wrapper.svelte-1uha8ag:after{mix-blend-mode:screen;opacity:.6;filter:hue-rotate(180deg) saturate(2.5) brightness(1.1);animation:svelte-1uha8ag-holo-shift-2 .4s infinite}@keyframes svelte-1uha8ag-holo-shift-1{0%{transform:translate(-.3rem,-.15rem)}33%{transform:translate(.3rem,-.3rem)}66%{transform:translate(-.15rem,.15rem)}to{transform:translate(.15rem,-.15rem)}}@keyframes svelte-1uha8ag-holo-shift-2{0%{transform:translate(.3rem,.3rem)}33%{transform:translate(-.3rem,.15rem)}66%{transform:translate(.15rem,-.15rem)}to{transform:translate(-.15rem,.3rem)}}.holo-arrow-size.svelte-1uha8ag{vertical-align:middle;margin-left:.5em;position:relative;top:-.1em}.holo-arrow-size.svelte-1uha8ag .holo-logo:where(.svelte-1uha8ag){width:2.5em;height:1.5em}.footer-icons.svelte-1uha8ag .holo-arrow-size:where(.svelte-1uha8ag){top:-.3em}.contact-link.svelte-1uha8ag{margin-top:20px}.contact-link.svelte-1uha8ag a:where(.svelte-1uha8ag){text-decoration:none;color:var(--white);display:inline-block;filter:var(--holo-glow);transform-origin:center}.contact-link.svelte-1uha8ag a:where(.svelte-1uha8ag):hover{animation:svelte-1uha8ag-melt-pulse 2s ease-in-out infinite,svelte-1uha8ag-hue-cycle 4s linear infinite}.holo-text.svelte-1uha8ag{position:relative;display:inline-block;color:var(--purple)}.holo-text.svelte-1uha8ag:before,.holo-text.svelte-1uha8ag:after{content:attr(data-text);position:absolute;top:0;left:0;width:100%;height:100%;mix-blend-mode:screen;pointer-events:none}.holo-text.svelte-1uha8ag:before{opacity:.7;filter:hue-rotate(280deg) saturate(3) brightness(1.2);animation:svelte-1uha8ag-holo-shift-1 .3s infinite}.holo-text.svelte-1uha8ag:after{opacity:.6;filter:hue-rotate(180deg) saturate(2.5) brightness(1.1);animation:svelte-1uha8ag-holo-shift-2 .4s infinite}.security-header.svelte-1uha8ag h2:where(.svelte-1uha8ag){--glitch-color-1: var(--magenta);--glitch-color-2: var(--cyan-bright)}.tech-section.svelte-1uha8ag h2:where(.svelte-1uha8ag){--glitch-color-1: var(--orange);--glitch-color-2: var(--purple)}.security-header.svelte-1uha8ag h2:where(.svelte-1uha8ag) span:where(.svelte-1uha8ag),.tech-section.svelte-1uha8ag h2:where(.svelte-1uha8ag) span:where(.svelte-1uha8ag){position:relative;display:inline-block}.security-header.svelte-1uha8ag h2:where(.svelte-1uha8ag) span:where(.svelte-1uha8ag):before,.security-header.svelte-1uha8ag h2:where(.svelte-1uha8ag) span:where(.svelte-1uha8ag):after,.tech-section.svelte-1uha8ag h2:where(.svelte-1uha8ag) span:where(.svelte-1uha8ag):before,.tech-section.svelte-1uha8ag h2:where(.svelte-1uha8ag) span:where(.svelte-1uha8ag):after{content:attr(data-text);position:absolute;top:0;left:0;width:100%;height:100%;mix-blend-mode:screen;opacity:.8;text-shadow:2px 2px 0 var(--gray-shadow),4px 4px 0 var(--gray-shadow)}.security-header.svelte-1uha8ag h2:where(.svelte-1uha8ag) span:where(.svelte-1uha8ag):before,.tech-section.svelte-1uha8ag h2:where(.svelte-1uha8ag) span:where(.svelte-1uha8ag):before{color:var(--glitch-color-1);animation:svelte-1uha8ag-glitch-top .3s infinite;clip-path:polygon(0 0,100% 0,100% 40%,0 40%);transform:translate(-2px,-2px)}.security-header.svelte-1uha8ag h2:where(.svelte-1uha8ag) span:where(.svelte-1uha8ag):after,.tech-section.svelte-1uha8ag h2:where(.svelte-1uha8ag) span:where(.svelte-1uha8ag):after{color:var(--glitch-color-2);animation:svelte-1uha8ag-glitch-bottom .4s infinite;clip-path:polygon(0 60%,100% 60%,100% 100%,0 100%);transform:translate(2px,2px)}@keyframes svelte-1uha8ag-glitch-top{0%{transform:translate(-2px,-2px)}33%{transform:translate(2px,-1px)}66%{transform:translate(-1px,1px)}to{transform:translate(1px,-2px)}}@keyframes svelte-1uha8ag-glitch-bottom{0%{transform:translate(2px,2px)}33%{transform:translate(-2px,1px)}66%{transform:translate(1px,-1px)}to{transform:translate(-1px,2px)}}.security-section.svelte-1uha8ag,.tech-section.svelte-1uha8ag{position:relative;overflow:hidden}.security-section.svelte-1uha8ag:before,.security-section.svelte-1uha8ag:after,.tech-section.svelte-1uha8ag:before,.tech-section.svelte-1uha8ag:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:var(--z-overlay);opacity:0}.security-section.svelte-1uha8ag:before,.tech-section.svelte-1uha8ag:before{background-image:linear-gradient(var(--glitch-black),var(--glitch-black)),linear-gradient(var(--glitch-black),var(--glitch-black)),linear-gradient(var(--glitch-black-dim),var(--glitch-black-dim)),linear-gradient(var(--glitch-black),var(--glitch-black)),linear-gradient(var(--glitch-black-dim),var(--glitch-black-dim)),linear-gradient(var(--glitch-black),var(--glitch-black));background-size:30px 20px,40px 25px,35px 30px,25px 22px,32px 28px,28px 24px;background-position:25% 30%,65% 55%,85% 70%,15% 85%,8% 75%,22% 90%;background-repeat:no-repeat;animation:svelte-1uha8ag-glitch-pixels 1.5s infinite}.security-section.svelte-1uha8ag:after,.tech-section.svelte-1uha8ag:after{background-size:25px 30px,35px 20px,28px 25px,32px 28px,26px 22px,30px 26px,24px 20px,34px 30px;background-position:45% 40%,75% 65%,12% 80%,5% 90%,18% 88%,10% 72%,25% 82%,8% 95%;background-repeat:no-repeat;animation:svelte-1uha8ag-glitch-pixels-color 2s infinite}.security-section.svelte-1uha8ag:after{background-image:linear-gradient(var(--glitch-magenta),var(--glitch-magenta)),linear-gradient(var(--glitch-cyan),var(--glitch-cyan)),linear-gradient(var(--glitch-magenta-bright),var(--glitch-magenta-bright)),linear-gradient(var(--glitch-cyan-dim),var(--glitch-cyan-dim)),linear-gradient(var(--glitch-magenta),var(--glitch-magenta)),linear-gradient(var(--glitch-cyan-bright),var(--glitch-cyan-bright)),linear-gradient(var(--glitch-magenta-dim),var(--glitch-magenta-dim)),linear-gradient(var(--glitch-cyan),var(--glitch-cyan))}.tech-section.svelte-1uha8ag:after{background-image:linear-gradient(var(--glitch-orange),var(--glitch-orange)),linear-gradient(var(--glitch-purple),var(--glitch-purple)),linear-gradient(var(--glitch-orange-bright),var(--glitch-orange-bright)),linear-gradient(var(--glitch-purple-dim),var(--glitch-purple-dim)),linear-gradient(var(--glitch-orange),var(--glitch-orange)),linear-gradient(var(--glitch-purple-bright),var(--glitch-purple-bright)),linear-gradient(var(--glitch-orange-dim),var(--glitch-orange-dim)),linear-gradient(var(--glitch-purple),var(--glitch-purple))}@keyframes svelte-1uha8ag-glitch-pixels{0%,92%{opacity:0}94%{opacity:.6;background-position:28% 32%,62% 58%,82% 68%,18% 82%,12% 78%,20% 88%}96%,to{opacity:0}}@keyframes svelte-1uha8ag-glitch-pixels-color{0%,90%{opacity:0}92%{opacity:.5;background-position:42% 38%,78% 68%,10% 78%,8% 92%,15% 86%,12% 70%,22% 80%,6% 93%}94%,to{opacity:0}}footer.svelte-1uha8ag a:where(.svelte-1uha8ag){color:var(--brown-text);text-decoration:none}footer.svelte-1uha8ag a:where(.svelte-1uha8ag):hover{text-decoration:underline}.footer-img.svelte-1uha8ag{height:25px}h1.svelte-1uha8ag,h2.svelte-1uha8ag{font-family:Orbitron,sans-serif;word-wrap:break-word;overflow-wrap:break-word;text-shadow:2px 2px 0 var(--gray-shadow),4px 4px 0 var(--gray-shadow);margin:0}footer.svelte-1uha8ag{display:flex;align-items:center;justify-content:space-between;padding:10px}.footer-icons.svelte-1uha8ag{display:flex;gap:5px}.single-line.svelte-1uha8ag{white-space:nowrap;overflow:visible}@media(max-width:768px){.page.svelte-1uha8ag{overflow-x:hidden}.sidecar.svelte-1uha8ag{flex-direction:column;align-items:stretch}.sidecar.svelte-1uha8ag>div:where(.svelte-1uha8ag):first-child{width:100%;text-align:left}.sidecar-img-container.svelte-1uha8ag{margin:auto}.security-wrapper.svelte-1uha8ag{flex-direction:column;gap:0}.container.svelte-1uha8ag{padding:5px 5px 0;box-sizing:border-box}.container-padding-bottom.svelte-1uha8ag{padding-bottom:25px}.container-img.svelte-1uha8ag{padding:0 10px}.container-img.svelte-1uha8ag img:where(.svelte-1uha8ag){height:80px;width:auto;max-width:100%;margin:10px 0}footer.svelte-1uha8ag{flex-direction:column}}
