@font-face{font-family:KrabbyPatty;src:url(/fonts/KrabbyPatty.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Everett;src:url(/fonts/everett.ttf) format("truetype");font-weight:400;font-style:normal}html,body{margin:0;padding:0;height:100%;font-family:Everett,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(ellipse at top,#0a1a2e,#16213e,#0f3460,#0a1a2e,#000),linear-gradient(180deg,#012,#024,#036,#024,#012,#001),#001;background-attachment:fixed;background-size:100% 100vh,100% 100vh,auto;background-repeat:no-repeat,repeat-y,repeat;min-height:100vh;position:relative;color:#fff}#root{height:100%}.livestream-scene{width:100%;height:100%;position:relative;overflow:hidden;background:#000}.background-layer{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.background-image{width:100%;height:100%;object-fit:cover;object-position:center}.fish-layer{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:50%;height:90%;z-index:2;display:flex;align-items:flex-end;justify-content:center}.fish-image{width:100%;height:auto;max-height:100%;object-fit:contain;object-position:bottom center}.desk-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:3;display:flex;align-items:flex-end;justify-content:center}.desk-image{width:100%;height:auto;max-height:100%;object-fit:cover;object-position:bottom center}.tv-layer{position:absolute;top:0;left:0;width:100%;height:100%;z-index:4;display:flex;align-items:center;justify-content:center}.tv-image{width:100%;height:100%;object-fit:cover;object-position:center}.news-title-layer{position:absolute;top:5%;right:10%;z-index:11;display:flex;justify-content:center;align-items:flex-start;width:40%;transition:transform .5s ease-in-out}.news-title{font-family:KrabbyPatty,Arial,sans-serif;font-size:1.8rem;font-weight:700;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.8);margin:0;max-width:100%;text-align:center;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news-image-layer{position:absolute;top:10%;right:10%;z-index:10;display:flex;justify-content:flex-end;align-items:flex-start;width:100%;transition:transform .5s ease-in-out}.news-title-layer.hide{transform:translateY(-120%)}.news-title-layer.show{transform:translateY(0)}.news-image-layer.hide{transform:translateY(-120%)}.news-image-layer.show{transform:translateY(0)}.news-image-container{position:relative;width:40%;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center}.news-image-bg{position:absolute;width:100%;height:100%;object-fit:contain;object-position:center;z-index:1}.news-content-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:75%;max-height:75%;width:auto;height:auto;object-fit:contain;object-position:center;z-index:2}.news-image-border{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center;z-index:3}@media (max-width: 768px){.fish-layer{width:40%;left:50%;transform:translate(-50%)}.news-image-layer{top:4%;right:4%}.news-image-container{width:30%}}@media (max-width: 480px){.fish-layer{width:45%;left:50%;transform:translate(-50%)}.news-image-layer{top:3%;right:3%}.news-image-container{width:35%}}.home{min-height:100vh;background:transparent;position:relative}.hero,.livestream-section,.features,.cta{position:relative;background:transparent}.hero{padding:8rem 0 4rem;min-height:80vh;display:flex;align-items:center}.hero-container{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.hero-content{max-width:800px;margin:0 auto}.hero-logo{display:flex;justify-content:center;margin-bottom:2rem}.perkins-logo{width:280px;height:auto;filter:brightness(1) drop-shadow(0 0 20px rgba(255,255,255,.3));transition:all .3s ease}.perkins-logo:hover{filter:brightness(1.1) drop-shadow(0 0 30px rgba(255,255,255,.5))}.hero-title{font-family:Everett,sans-serif;font-size:4rem;font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.1}.hero-subtitle{display:block;font-family:Everett,sans-serif;font-size:1.8rem;font-weight:400;color:#a0a0a0;margin-top:.5rem}.hero-description{font-family:Everett,sans-serif;font-size:1.4rem;color:#e0e0e0;line-height:1.6;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border-radius:2px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;border:2px solid transparent;cursor:pointer;min-width:160px}.btn-primary{background:#fff;color:#000;border-color:#fff}.btn-primary:hover{background:#ccc;border-color:#ccc;transform:translateY(-2px);box-shadow:0 10px 25px #ffffff4d}.btn-secondary{background:transparent;color:#fff;border-color:#fff}.btn-secondary:hover{background:#fff;color:#000;transform:translateY(-2px);box-shadow:0 10px 25px #fff3}.btn-large{padding:1.25rem 2.5rem;font-size:1.1rem;min-width:200px}.livestream-section{padding:4rem 0}.livestream-container{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.livestream-title{font-family:Everett,sans-serif;font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:.5rem}.livestream-subtitle{font-size:1.2rem;color:#a0a0a0;margin-bottom:2rem}.livestream-wrapper{max-width:800px;margin:0 auto;border-radius:12px;overflow:hidden;box-shadow:0 20px 40px #0000004d;border:2px solid rgba(255,255,255,.1);aspect-ratio:16/9;width:100%}.livestream-wrapper .livestream-scene{width:100%;height:100%;position:relative}.features{padding:6rem 0}.features-container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title{font-family:Everett,sans-serif;font-size:2.8rem;font-weight:700;color:#fff;text-align:center;margin-bottom:4rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.feature-card{background:#1a1a1a4d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:2.5rem;text-align:center;transition:all .3s ease}.feature-card:hover{border-color:#fff;transform:translateY(-5px);box-shadow:0 15px 35px #0000004d}.feature-icon{margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center;height:60px}.feature-emoji{font-size:3rem;transition:all .3s ease;filter:brightness(1) drop-shadow(0 0 10px rgba(255,255,255,.3))}.feature-card:hover .feature-emoji{transform:scale(1.1);filter:brightness(1.2) drop-shadow(0 0 15px rgba(255,255,255,.5))}.feature-title{font-family:Everett,sans-serif;font-size:1.7rem;font-weight:700;color:#fff;margin-bottom:1rem}.feature-description{color:#a0a0a0;line-height:1.6;margin-bottom:2rem}.feature-link{color:#fff;text-decoration:none;font-weight:600;transition:all .3s ease}.feature-link:hover{color:#ccc;transform:translate(5px)}.cta{padding:6rem 0;text-align:center}@keyframes oceanGlow{0%{opacity:.6;box-shadow:0 0 20px #00c8ff4d}to{opacity:1;box-shadow:0 0 30px #00c8ff80}}.cta-container{max-width:800px;margin:0 auto;padding:0 2rem}.cta-title{font-family:Everett,sans-serif;font-size:2.8rem;font-weight:700;color:#fff;margin-bottom:1rem}.cta-description{font-size:1.4rem;color:#a0a0a0;margin-bottom:3rem;line-height:1.6}@media (max-width: 768px){.hero{padding:6rem 0 3rem;min-height:70vh}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.hero-description{font-size:1.1rem;margin-bottom:2rem}.hero-buttons{flex-direction:column;align-items:center;gap:1rem}.btn{width:100%;max-width:280px}.livestream-section{padding:3rem 0}.livestream-title{font-size:2rem}.livestream-subtitle{font-size:1rem}.livestream-wrapper{max-width:100%;margin:0 1rem}.features{padding:4rem 0}.section-title{font-size:2rem;margin-bottom:3rem}.features-grid{grid-template-columns:1fr;gap:1.5rem}.feature-card{padding:2rem}.cta{padding:4rem 0}.cta-title{font-size:2rem}.cta-description{font-size:1.1rem}}@media (max-width: 480px){.hero-container,.features-container,.cta-container{padding:0 1rem}.hero-title{font-size:2rem}.features-grid{grid-template-columns:1fr}.feature-card{padding:1.5rem}}
