*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0c0c0c;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}#app-wrapper{color:#fff;will-change:background-color;width:100%;height:100vh;transition:background-color .65s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.grain-overlay{pointer-events:none;z-index:50;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.08'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px;position:absolute;inset:0}.ghost-text-container{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;top:12%;left:4vw;right:4vw;overflow:visible}.ghost-text{text-transform:uppercase;text-align:center;color:#fff;letter-spacing:-.02em;width:100%;font-family:Anton,sans-serif;font-weight:900;line-height:.85}.ghost-text-desktop{display:none}.ghost-text-mobile{flex-direction:column;align-items:center;font-size:clamp(100px,28vw,380px);display:flex;-webkit-mask-image:linear-gradient(#000 45%,#0000 100%);mask-image:linear-gradient(#000 45%,#0000 100%)}.ghost-text-mobile span:last-child{margin-top:.15em}@media (width>=640px){.ghost-text-container{top:-7%}.ghost-text-mobile{display:none}.ghost-text-desktop{transform-origin:top;justify-content:center;align-items:center;gap:.03em;width:100%;padding-top:.2em;font-size:clamp(100px,20vw,800px);display:flex;transform:scaleY(.85)}.ghost-text-desktop span{padding-top:.25em;padding-bottom:.15em;display:inline-block;overflow:visible;-webkit-mask-image:linear-gradient(#000 70%,#0000 100%);mask-image:linear-gradient(#000 70%,#0000 100%)}.word-foxy,.word-crunch{transform:none}}.carousel-container{z-index:3;position:absolute;inset:0}.carousel-card{aspect-ratio:.6;will-change:transform, filter, opacity, left, height, bottom;transition:all .65s cubic-bezier(.4,0,.2,1);position:absolute;left:50%;transform:translate(-50%)}.carousel-img{-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom;pointer-events:none;width:100%;height:100%}.carousel-card{opacity:0;filter:blur(6px);z-index:5;height:13%;bottom:15%}.carousel-card.active{opacity:1;filter:blur();z-index:20;height:80%;bottom:9%;transform:translate(-50%)scale(1.25)}.carousel-card.left{opacity:.85;filter:blur(2px);z-index:10;height:16%;bottom:15%;left:20%;transform:translate(-50%)scale(1)}.carousel-card.right{opacity:.85;filter:blur(2px);z-index:10;height:16%;bottom:15%;left:80%;transform:translate(-50%)scale(1)}@media (width>=640px){.carousel-card{filter:blur(4px);opacity:1;height:22%;bottom:30%}.carousel-card.active{z-index:20;filter:blur();opacity:1;height:100%;bottom:7%;transform:translate(-50%)scale(1.15)}.carousel-card.left{opacity:.85;filter:blur(2px);z-index:10;height:28%;bottom:30%;left:30%;transform:translate(-50%)scale(1)}.carousel-card.right{opacity:.85;filter:blur(2px);z-index:10;height:28%;bottom:30%;left:70%;transform:translate(-50%)scale(1)}}.details-container{z-index:30;max-width:320px;position:absolute;bottom:5%;left:4%}@media (width>=640px){.details-container{bottom:8%;left:6%}}.details-title{letter-spacing:.05em;text-transform:uppercase;text-shadow:0 4px 6px #0000004d;margin-bottom:8px;font-size:1rem;font-weight:900}@media (width>=640px){.details-title{font-size:1.125rem}}.details-desc{color:#ffffffe6;text-shadow:0 2px 4px #0003;margin-bottom:20px;font-size:.75rem;font-weight:500;line-height:1.6}@media (width>=640px){.details-desc{font-size:.875rem}}.nav-buttons{gap:16px;display:flex}.nav-btn{cursor:pointer;background-color:#0000;border:2px solid #fff;border-radius:50%;outline:none;justify-content:center;align-items:center;width:48px;height:48px;transition:all .15s;display:flex}@media (width>=640px){.nav-btn{width:64px;height:64px}}.nav-btn:hover{background-color:#ffffff1f;transform:scale(1.08)}.nav-btn svg{transition:transform .15s}.nav-btn:active{transform:scale(.95)}.discover-link{z-index:40;text-transform:uppercase;color:#fff;letter-spacing:-.02em;opacity:.95;align-items:center;font-family:Anton,sans-serif;font-size:clamp(20px,4vw,56px);line-height:1;text-decoration:none;transition:all .2s;display:flex;position:absolute;bottom:24px;right:16px}@media (width>=640px){.discover-link{bottom:80px;right:40px}}.discover-link:hover{opacity:1;transform:scale(1.03)}.discover-arrow{stroke:#fff;width:20px;height:20px;margin-left:8px}@media (width>=640px){.discover-arrow{width:32px;height:32px;margin-left:12px}}
