*,:after,:before{box-sizing:border-box}body,html{height:100%;overflow:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#ffecd2,#fcb69f 50%,#ff9a9e);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh;min-height:100dvh;min-height:-webkit-fill-available;padding:0}@media (max-width:768px){body{background-color:#0f0c29}}#root{height:100%;min-height:100vh;min-height:100dvh;min-height:-webkit-fill-available}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.tv-wrapper{align-items:center;background:linear-gradient(135deg,#ffecd2,#fcb69f 50%,#ff9a9e);box-sizing:border-box;display:flex;height:100%;justify-content:center;min-height:100vh;min-height:100dvh;min-height:-webkit-fill-available;overflow-x:hidden;overflow-y:hidden;padding:10px 10px env(safe-area-inset-bottom,10px);position:relative}.site-logo{cursor:pointer;height:150px;left:20px;mix-blend-mode:multiply;position:absolute;top:20px;transition:transform .2s ease;width:auto;z-index:10}.site-logo:hover{transform:scale(1.05)}.tv-frame{background:#0000;border-radius:8px;height:800px;max-width:100%;overflow:visible;position:relative;width:1200px}.tv-image{height:100%;left:0;mix-blend-mode:multiply;object-fit:contain;pointer-events:none;top:0;width:100%;z-index:1}.tv-screen{background:#000;border-radius:4px;color:#fff;font-family:monospace;overflow-y:auto;padding:10px;top:50;transition:opacity .3s ease-in-out;z-index:2}.tv-screen.off{opacity:0;pointer-events:none}.tv-screen.flicker{animation:flicker .6s ease-in-out}.tv-content{box-sizing:border-box;height:100%;overflow-x:hidden;overflow-y:auto;padding-right:8px}.tv-content *{box-sizing:border-box;max-width:100%}@keyframes flicker{0%{opacity:0}15%{opacity:1}30%{opacity:.2}50%{opacity:.9}70%{opacity:.4}90%{opacity:1}to{opacity:1}}.tv-controls{align-items:flex-end;display:flex;flex-direction:column;gap:10px;position:absolute;right:28%;top:32%;z-index:3}.power-button{background:#0000;border:none;color:#0000;cursor:pointer;font-size:14px;font-weight:700}.knobs{color:#0000;display:flex;flex-direction:column;gap:15px;margin-top:12px}.knobs button{background:#0000;color:#0000;cursor:pointer;font-size:12px;font-weight:700;height:32px;width:200%}.tv-screen{border-radius:25px;height:47%;left:44%;position:absolute;top:31%;transform:translateX(-54%);width:40%}.tv-static-overlay{animation:staticBackground .08s steps(6) infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");background-size:100px 100px;border-radius:inherit;bottom:0;left:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;z-index:10}.tv-static-overlay:before{animation:horizontalBands 4s linear infinite;background:repeating-linear-gradient(0deg,#0000,#0000 40px,#ffffff4d 0,#ffffff80 44px,#ffffff4d 48px,#0000 0,#0000 120px);content:"";height:300%;left:0;position:absolute;right:0;top:-100%}.tv-static-overlay:after{background:repeating-linear-gradient(0deg,#0000,#0000 2px,#0000001a 0,#0000001a 4px);bottom:0;content:"";left:0;opacity:.6;position:absolute;right:0;top:0}@keyframes staticBackground{0%{background-position:0 0}25%{background-position:50px -30px}50%{background-position:-20px 50px}75%{background-position:30px 20px}to{background-position:0 0}}@keyframes horizontalBands{0%{transform:translateY(0)}to{transform:translateY(33.33%)}}.mobile-nav{display:none}@media (max-width:1400px){.tv-controls{gap:8px;right:24%;top:32%}.knobs{gap:12px}.knobs button{height:28px}}@media (max-width:1024px){.tv-frame{aspect-ratio:1200/800;height:auto;width:100%}.tv-screen{min-width:0;min-width:auto;width:38%}.tv-content{word-wrap:break-word;box-sizing:border-box;font-size:.85em;max-width:100%;overflow-x:hidden}.tv-controls{gap:8px;right:25%;top:32%}.knobs{gap:15px;margin-top:10px}.knobs button{height:22px;width:180%}}@media (max-width:900px) and (min-width:769px){.tv-screen{width:40%}.tv-controls{gap:6px;right:25%;top:32%}.knobs{gap:11px;margin-top:8px}.knobs button{height:18px;width:180%}}@media (max-width:768px) and (min-width:600px){.tv-wrapper{align-items:center;flex-direction:column;gap:0;justify-content:center;min-height:100vh;min-height:100dvh;overflow:hidden;padding:0 0 70px}.site-logo{flex-shrink:0;height:120px;left:50%;margin:0;position:absolute;top:10px;transform:translateX(-50%)}.tv-frame{aspect-ratio:1200/800;border-radius:0;height:auto;left:0;max-width:none;position:relative;transform:none;width:110%}.tv-screen{border-radius:15px;min-width:0;min-width:auto;padding:8px;width:42%}.tv-content{word-wrap:break-word;box-sizing:border-box;font-size:.8em;max-width:100%;overflow-x:hidden}.tv-controls{display:none}.mobile-nav{background:linear-gradient(180deg,#1a1a2e,#0f0c29);bottom:0;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;left:0;padding:15px 15px calc(15px + env(safe-area-inset-bottom, 0px));position:fixed;width:100%;z-index:100}.mobile-nav button{background:#e945604d;border:1px solid #e94560;border-radius:20px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;padding:12px 18px;text-shadow:0 0 8px #e9456080;transition:all .2s ease}.mobile-nav button:active,.mobile-nav button:hover{background:#e9456080;box-shadow:0 0 15px #e9456099}.mobile-nav button.active{background:#e94560;box-shadow:0 0 20px #e94560cc}}@media (max-width:599px) and (min-width:540px){.tv-wrapper{align-items:center;flex-direction:column;gap:0;justify-content:center;min-height:100vh;min-height:100dvh;overflow:hidden;padding:0 0 70px}.site-logo{flex-shrink:0;height:100px;left:50%;margin:0;position:absolute;top:10px;transform:translateX(-50%)}.tv-frame{aspect-ratio:1200/800;border-radius:0;height:auto;left:0;max-width:100%;position:relative;transform:none;width:100%}.tv-screen{border-radius:12px;min-width:0;min-width:auto;padding:8px;width:41%}.tv-content{word-wrap:break-word;box-sizing:border-box;font-size:.8em;max-width:100%;overflow-x:hidden}.tv-controls{display:none}.mobile-nav{background:linear-gradient(180deg,#1a1a2e,#0f0c29);bottom:0;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;left:0;padding:12px 12px calc(12px + env(safe-area-inset-bottom, 0px));position:fixed;width:100%;z-index:100}.mobile-nav button{background:#e945604d;border:1px solid #e94560;border-radius:20px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:13px;padding:10px 14px;text-shadow:0 0 8px #e9456080;transition:all .2s ease}.mobile-nav button:active,.mobile-nav button:hover{background:#e9456080;box-shadow:0 0 15px #e9456099}.mobile-nav button.active{background:#e94560;box-shadow:0 0 20px #e94560cc}}@media (max-width:539px){.tv-wrapper{align-items:center;flex-direction:column;gap:0;justify-content:center;min-height:100vh;min-height:100dvh;overflow:hidden;padding:0 0 60px}.site-logo{flex-shrink:0;height:150px;left:50%;margin:0;position:absolute;top:10px;transform:translateX(-50%)}.tv-frame{aspect-ratio:1200/800;border-radius:0;height:auto;left:0;max-width:none;position:relative;transform:none;width:130%}.tv-screen{border-radius:15px;min-width:0;min-width:auto;padding:8px;width:44%}.tv-controls{display:none}.mobile-nav{background:linear-gradient(180deg,#1a1a2e,#0f0c29);bottom:0;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;left:0;padding:15px 15px calc(15px + env(safe-area-inset-bottom, 0px));position:fixed;width:100%;z-index:100}.mobile-nav button{background:#e945604d;border:1px solid #e94560;border-radius:20px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;padding:12px 20px;text-shadow:0 0 8px #e9456080;transition:all .2s ease}.mobile-nav button:active,.mobile-nav button:hover{background:#e9456080;box-shadow:0 0 15px #e9456099}.mobile-nav button.active{background:#e94560;box-shadow:0 0 20px #e94560cc}.mobile-nav button.power-off-pulse{animation:powerPulse 1s ease-in-out infinite;background:#4cd96480;border-color:#4cd964;border-width:2px;color:#4cd964;font-weight:700;text-shadow:0 0 10px #4cd964cc}.mobile-nav button:disabled{background:#6464644d;border-color:#666;cursor:not-allowed;opacity:.4;text-shadow:none}}@keyframes powerPulse{0%,to{box-shadow:0 0 15px #4cd96480;transform:scale(1)}50%{box-shadow:0 0 35px #4cd964,0 0 60px #4cd96499;transform:scale(1.05)}}@media (max-width:480px){.tv-wrapper{padding-bottom:50px}.site-logo{height:100px;top:5px}.tv-frame{max-width:140vw;width:140%}.tv-screen{border-radius:10px;padding:6px;width:40%}.tv-content{word-wrap:break-word;box-sizing:border-box;font-size:.75em;max-width:100%;overflow-x:hidden}.mobile-nav{flex-wrap:nowrap;gap:4px;padding:8px 5px calc(8px + env(safe-area-inset-bottom, 0px))}.mobile-nav button{font-size:11px;padding:6px 8px;white-space:nowrap}}.home-container{height:100%;justify-content:center;overflow:hidden;padding:0}.home-video{height:100%;object-fit:contain;width:100%}.home-logo{background-color:#000;margin:auto;max-height:100%;max-width:100%;mix-blend-mode:screen;object-fit:contain}.text-header{font-size:18;width:"50%"}.bio-container{background-color:#000;box-sizing:border-box;display:flex;justify-content:center;min-height:100%;padding:20px;text-align:left;width:100%}.bio-text{color:#fff;font-family:Poppins,sans-serif;font-size:18px;line-height:1.6;max-width:100%}@media (max-width:768px){.bio-container{padding:15px}.bio-text{font-size:14px;line-height:1.5}}@media (max-width:480px){.bio-container{padding:10px}.bio-text{font-size:12px}}.home-container{align-items:center;background-color:#000;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;justify-content:flex-start;min-height:100%;overflow-y:auto;padding:0 10px 10px;width:100%}.home-container img{height:auto;max-width:100%;object-fit:contain}.contact-container{align-items:center;background-color:#000;border-radius:10px;box-sizing:border-box;display:flex;justify-content:center;min-height:100%;padding:20px;width:100%}.contact-container img{max-height:100%;max-width:100%;object-fit:contain}.text-header{font-family:Poppins,sans-serif;font-size:18px;width:50%}.container{display:flex;flex-wrap:wrap;gap:20px}.twitter-container,.video-container{flex:1 1;min-width:0}.ripple-effect{display:inline-block;overflow:hidden;position:relative}.ripple{animation:ripple-animation .6s ease-out forwards;background-color:#0000004d;border-radius:50%;position:absolute;transform:scale(0)}@keyframes ripple-animation{to{opacity:0;transform:scale(4)}}.letter{display:inline-block;transition:transform .1s ease-out}@media (max-width:768px){.contact-container{padding:15px}.text-header{font-size:16px;width:100%}}@media (max-width:480px){.contact-container{padding:10px}.text-header{font-size:14px}}.headshots-container{background-color:#000;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:20px;width:100%}.headshot{border-radius:10px;cursor:pointer;height:250px;overflow:hidden;transition:transform .3s ease,opacity .3s ease;width:200px}.headshot img{height:100%;object-fit:cover;width:100%}.headshot.focused{opacity:1;transform:scale(1.3)}@media (max-width:768px){.headshots-container{gap:15px;padding:15px}.headshot{height:175px;width:140px}.headshot.focused{transform:scale(1.15)}}@media (max-width:480px){.headshots-container{gap:10px;padding:10px}.headshot{border-radius:6px;height:125px;width:100px}.headshot.focused{transform:scale(1.1)}}
/*# sourceMappingURL=main.28e6de62.css.map*/