body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:$ff5400;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.static-canvas{background:#ff5400;display:block;height:100vh;left:0;pointer-events:none;position:fixed;top:0;width:100vw;z-index:-1}@supports not (width:100vw){.static-canvas{height:100%;width:100%}}.hamburger{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;height:40px;justify-content:center;padding:0;position:fixed;right:20px;top:20px;width:40px;z-index:1000}.hamburger-line{background:#fff;height:3px;margin:3px 0;transform-origin:center;transition:all .3s ease;width:30px}.hamburger.open .hamburger-line:first-child{transform:rotate(45deg) translate(6px,6px)}.hamburger.open .hamburger-line:nth-child(2){opacity:0}.hamburger.open .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.menu-overlay{align-items:center;background:#ff5400;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:fixed;top:0;transform:translateY(-100%);transition:transform .4s ease;width:100%;z-index:999}.menu-overlay.open{transform:translateY(0)}.menu-links{align-items:center;display:flex;flex-direction:column;gap:2rem}.menu-link{color:#fff;font-family:Futura,Arial,sans-serif;font-size:2rem;font-weight:300;text-align:center;text-decoration:none;transition:opacity .3s ease}.menu-link:hover{opacity:.8}.logo-box{align-items:center;background:#ff5400;background:var(--orange-primary,#ff5400);border-radius:50%;box-shadow:0 4px 15px #ff54004d;display:flex;height:200px;justify-content:center;margin-bottom:2rem;width:200px}.logo-z{animation:rotate 8s linear infinite;font-weight:800;line-height:1;margin:0;text-align:center}.logo-z,.logo-z .fa-skull{color:#fff;color:var(--white,#fff);font-size:8rem;text-shadow:2px 2px 4px #0000004d}.logo-z .fa-skull{display:inline-block}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.controls{flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.control-group,.controls{align-items:center;display:flex}.control-group{flex-direction:column;gap:.5rem}.control-group label{color:#ff7c33;font-family:Futura,Arial,sans-serif;font-size:.9rem;text-shadow:1px 1px 2px #000000b3}.control-group input[type=range]{background:#ffffff4d;border-radius:2px;height:4px;outline:none;width:150px}.control-group input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#ff5400;border-radius:50%;box-shadow:0 2px 4px #0000004d;cursor:pointer;height:16px;width:16px}.control-group input[type=range]::-moz-range-thumb{background:#ff5400;border:none;border-radius:50%;box-shadow:0 2px 4px #0000004d;cursor:pointer;height:16px;width:16px}.toggle-button{background:linear-gradient(45deg,#ff5400,#ff7c33);border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Futura,Arial,sans-serif;font-weight:700;padding:10px 20px;text-shadow:1px 1px 2px #00000080;transition:transform .2s}.toggle-button:hover{background:linear-gradient(45deg,#ff7c33,#f96);transform:scale(1.05)}@media (max-width:768px){.controls{flex-direction:column;gap:.5rem}.control-group input[type=range]{width:200px}}.page-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:800px;min-height:100vh;padding:2rem;position:relative;z-index:1}.page-header h1{font-family:Futura,Arial,sans-serif;font-family:var(--font-futura,"Futura","Arial",sans-serif);font-size:3rem;font-weight:800;margin-bottom:2rem;text-align:center;text-shadow:2px 2px 4px #000000b3}.page-header h1,.page-text{color:#fff;color:var(--white,#fff)}.page-text{font-size:1.1rem;line-height:1.6;text-shadow:1px 1px 2px #000000b3}.contact-item,.page-text p,.service-item{margin-bottom:1.5rem}.service-item h3{color:#ff5400;color:var(--orange-primary,#ff5400);margin-bottom:.5rem}.contact-methods{margin:2rem 0}.contact-item{margin-bottom:1rem}.contact-item a{color:#fff;color:var(--white,#fff);text-decoration:none}.contact-item a:hover{text-decoration:underline}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.3a7a9a08.css.map*/