:root{--bg:#000;--fg:#fff;--muted:#666;--border:#222}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);height:100%;color:var(--fg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-bottom:120px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{text-transform:uppercase;letter-spacing:.1em;font-weight:700}.hero{justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.big-letters{color:#fff;opacity:1;z-index:0;pointer-events:none;white-space:nowrap;text-shadow:0 4px 20px #000000e6,0 8px 40px #00000080,0 0 40px #a050ff99,0 0 80px #a050ff4d,0 0 120px #a050ff26;font-size:clamp(5rem,15vw,16rem);font-weight:900;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}.hero-content{z-index:10;justify-content:center;align-items:center;gap:4rem;width:100%;max-width:1400px;padding:2rem;display:flex;position:relative}.portrait{z-index:10;background:0 0;justify-content:center;align-items:flex-end;width:min(80vw,2200px);height:100vh;margin:0 auto;display:flex;position:relative}.portrait img{-o-object-fit:contain;object-fit:contain;z-index:10;pointer-events:none;-o-object-fit:contain;object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.right-rail{text-align:right;position:absolute;top:50%;right:2rem;transform:translateY(-50%)}.rail-item{letter-spacing:.3em;text-transform:uppercase;color:#fff;cursor:default;margin:.75rem 0;font-size:1.5rem;font-weight:800;line-height:1.2;transition:transform .3s,opacity .3s;display:block}.rail-item:hover{opacity:.8;transform:translate(-10px)scale(1.05)}.top-nav{z-index:100;background:0 0;justify-content:flex-end;padding:1.5rem 2rem;display:flex;position:fixed;top:0;left:0;right:0}.topnav-inner{align-items:center;gap:2rem;display:flex}.nav-link{color:#fff;text-transform:uppercase;letter-spacing:.25em;gap:.3em;padding:.5rem 0;font-size:.75rem;font-weight:500;text-decoration:none;display:inline-flex;position:relative}.nav-link:after{content:"";background:#fff;width:0;height:1px;transition:width .3s;position:absolute;bottom:0;left:0}.nav-link:hover:after{width:100%}.fixed-right-cats{z-index:90;flex-direction:column;justify-content:center;align-items:flex-end;gap:1.5rem;height:auto;max-height:100vh;padding:2rem 1.5rem;display:flex;position:fixed;top:50%;right:0;overflow:hidden;transform:translateY(-50%)}.cat-link{color:#fff;text-transform:uppercase;letter-spacing:.25em;text-align:right;padding:.5rem 0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;position:relative}.cat-link:after{content:"";background:#fff;width:0;height:1px;transition:width .3s;position:absolute;bottom:0;right:0}.cat-link:hover{opacity:.7}.cat-link:hover:after{width:100%}.home-divider{display:none}select{appearance:none;background-image:none}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:768px){.hero-content{flex-direction:column;gap:2rem}.right-rail{text-align:center;margin-top:2rem;position:relative;top:auto;right:auto;transform:none}.fixed-right-cats{display:none}.hero-inner{width:100%;height:100%}.home-divider{z-index:0;background:#ffffff26;width:60%;height:1px;display:none;position:absolute;top:22%;left:50%;transform:translate(-50%)}.big-letters{z-index:30;white-space:nowrap;pointer-events:none;text-shadow:0 0 30px #fff9,0 0 60px #ffffff4d,0 0 100px #ffffff26;font-size:clamp(5rem,20vw,10rem);position:absolute;top:14%;left:50%;transform:translate(-50%)}.portrait{z-index:35;justify-content:center;align-items:center;width:100%;height:100%;margin:0;display:flex;position:absolute;top:0;bottom:0;left:0;overflow:visible}.portrait img{-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center bottom!important;object-position:center bottom!important;transform-origin:bottom!important;width:auto!important;max-width:none!important;height:100%!important;max-height:none!important;margin-left:50px!important;position:static!important;inset:auto!important;transform:scale(.85)!important}.tile{min-width:300px;height:200px}.show-more{min-width:300px}.top-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000bf;border-bottom:1px solid #ffffff0f;justify-content:center;padding:1.25rem .5rem}.topnav-inner{gap:1rem}.nav-link{letter-spacing:.15em;text-align:center;flex-direction:column;align-items:center;padding:.4rem 0;font-size:.75rem;line-height:1.15;display:flex}}@media (orientation:landscape) and (max-height:520px){.hero-inner{width:100%!important;height:100%!important;position:relative!important}.portrait{width:auto!important;height:auto!important;margin:0!important;display:block!important;position:absolute!important;bottom:0!important;left:50%!important;transform:translate(-50%)!important}.portrait img{-o-object-fit:contain!important;object-fit:contain!important;width:auto!important;max-width:80vw!important;height:auto!important;max-height:78vh!important;display:block!important;position:static!important;transform:none!important}.top-nav{padding:.9rem 1.25rem!important}.topnav-inner{gap:1.25rem!important}.nav-link{letter-spacing:.18em!important;flex-direction:row!important;padding:.3rem 0!important;font-size:.65rem!important;display:inline-flex!important}.big-letters{text-shadow:0 4px 20px #000000e6,0 8px 40px #00000080,0 0 40px #ffffff80,0 0 80px #ffffff40!important;font-size:clamp(3.5rem,12vw,7rem)!important}.fixed-right-cats{gap:.5rem!important;padding:1rem .75rem!important;display:flex!important}.cat-link{font-size:.55rem!important}footer{padding:.7rem 1.25rem!important}footer a{font-size:.6rem!important}}
