.elementor-173 .elementor-element.elementor-element-76aa7d7{--display:flex;}.elementor-173 .elementor-element.elementor-element-76aa7d7.e-con{--flex-grow:0;--flex-shrink:0;}body.elementor-page-173:not(.elementor-motion-effects-element-type-background), body.elementor-page-173 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1A1A1A;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-173 .elementor-element.elementor-element-76aa7d7{--width:95.578%;}}/* Start custom CSS *//* 1. GLOBAL STYLES */
body {
    background-color: #000 !important;
    color: #000;
    font-family: 'Impact', sans-serif;
    overflow-x: hidden;
}

/* 2. THE DENSE BACKGROUND PILE */
#bg-pile {
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    max-width: 1200px;
    height: 100vh;
    z-index: 0;
    pointer-events: none;
}

.scrap {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 900;
    box-shadow: 0 10px 30px rgba(0,0,0,0.5);
    border: 1px solid rgba(0,0,0,0.1);
}

/* 3. JAGGED ZINE CONTAINER */
.active-page {
    background: #fff !important;
    box-shadow: 25px 25px 0px #ff0000;
    clip-path: polygon(0% 2%, 10% 0%, 25% 4%, 45% 1%, 65% 5%, 85% 0%, 100% 4%, 97% 30%, 100% 60%, 96% 90%, 100% 100%, 75% 97%, 45% 100%, 20% 96%, 0% 100%, 4% 70%, 0% 40%, 3% 10%);
}/* End custom CSS */