.page{background:#000;color:#fff;min-height:100vh;width:100%;display:flex;flex-direction:column;font-family:Orbitron,system-ui,sans-serif;overflow-x:hidden}.site-header{padding:1.75rem 3rem}.site-logo{display:flex;align-items:center;gap:.55rem;font-family:Orbitron,system-ui,sans-serif;font-size:1.35rem;font-weight:500;letter-spacing:.18em;color:#fff}.logo-icon{width:26px;height:26px;flex-shrink:0}.hero{flex:1;display:flex;flex-direction:row;padding:1rem 3rem 2rem;gap:2rem}.hero-left{flex:0 0 58%;display:flex;flex-direction:column;justify-content:center;padding-right:2rem}.section-label{font-family:Anonymous Pro,monospace;font-size:.78rem;font-weight:400;letter-spacing:.12em;color:#ffffff8c;text-transform:uppercase;margin:0 0 1.4rem}.slogan{font-family:Roboto Mono,monospace;font-size:clamp(2rem,3.8vw,3.6rem);font-weight:400;line-height:1.15;margin:0 0 1.8rem;letter-spacing:-.02em}.slogan-accent{font-family:Times New Roman,Times,serif;font-style:italic;font-weight:400;color:#ff4d00}.subtext{font-family:Roboto Mono,monospace;font-size:clamp(.82rem,1.1vw,.95rem);font-weight:400;line-height:1.85;color:#ffffffb8;max-width:580px;margin:0;letter-spacing:.01em}.text-accent{color:#ff4d00}.hero-right{flex:1;display:flex;flex-direction:column;justify-content:flex-end}.hero-dog{width:220px;height:220px;object-fit:cover;border-radius:18px;flex-shrink:0}.vertical-bars{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;gap:14px;padding-left:8px}.bar{flex:1;border-radius:5px 5px 0 0;background:linear-gradient(to bottom,transparent 0%,#7a2e00 50%,#ff4d00 100%)}.bar:nth-child(1){height:52%;opacity:.35}.bar:nth-child(2){height:78%;opacity:.5}.bar:nth-child(3){height:60%;opacity:.42}.bar:nth-child(4){height:88%;opacity:.65}.bar:nth-child(5){height:70%;opacity:.55}.bar:nth-child(6){height:100%;opacity:.85;box-shadow:0 0 28px #fea62173}.section-nav{position:relative;z-index:1;display:flex;flex-direction:column;gap:.1rem;padding-bottom:.5rem}.section-nav-item{display:flex;align-items:center;gap:.6rem;text-decoration:none;padding:.45rem .75rem;border-radius:3px;transition:background .15s}.section-nav-item:hover{background:#ffffff0f}.nav-arrow{font-size:.75rem;color:#ffffff80;flex-shrink:0}.nav-text{font-family:Anonymous Pro,monospace;font-size:.72rem;font-weight:400;letter-spacing:.1em;color:#fff9;text-transform:uppercase}.section-nav-item:hover .nav-text{color:#fff}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-wrapper{background:#ff4d00;padding:.85rem 0;overflow:hidden;white-space:nowrap;-webkit-user-select:none;user-select:none}.marquee-track{display:inline-flex;animation:marquee 42s linear infinite;will-change:transform}.marquee-set{display:inline-flex;align-items:center}.marquee-set-inner{display:inline-flex;align-items:center;gap:0}.marquee-item{font-size:.9rem;font-weight:500;color:#000;letter-spacing:.02em;text-transform:uppercase;padding:0 1.2rem}.marquee-sep{color:#000;opacity:.4;font-size:.75rem;flex-shrink:0}@media(max-width:800px){.site-header{padding:1.25rem 1.5rem}.hero{flex-direction:column;padding:1rem 1.5rem 2rem}.hero-left{flex:none;padding-right:0}.hero-right{height:220px}.subtext{max-width:100%}}
