@font-face {
    font-family: Sans-Grande;
    src: url('assets/fonts/sansGrande.woff2') format(woff2);
}

@font-face {
    font-family: Sans-Grande-Med;
    src: url('assets/fonts/sansGrandeMed.woff2') format(woff2);
}

@font-face {
    font-family: Luxe-Gothic;
    src: url('assets/fonts/gothic-font.woff2') format(woff2);
}

:root {
    width: 100vw;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}

body {
    margin: 0;
    font-family: Sans-Grande-Med;
    color: #ffffff;
    background-color: #000000;

    h2 {
        margin: 0;
        letter-spacing: .2rem;
        font-weight: unset;

        &:first-child {
            padding-top: 5rem;
        }
    }

    h4 {
        &:last-of-type {
            margin-bottom: 0;
        }
    }

    p {
        font-size: 0.7rem;
        margin-block-start: 0;
        margin-block-end: 0;
        margin: 1rem 2rem;
        font-family: Sans-Grande-Med;
        letter-spacing: 0.1rem;
        line-height: 0.8rem;
    }
    
    header {
        margin-bottom: 3rem;

        h1 {
            font-family: Luxe-Gothic;
            margin: 0;
            text-transform: none;
            font-size: 4rem;
            padding-top: 2rem;
        }

        h4 {
            font-family: Sans-Grande-Med;
            font-size: 0.6rem;
            letter-spacing: .1rem;
        }
    }


    section {
        padding-bottom: 2rem;

        .content {
            max-width: 430px;
            margin: auto;    
        }
    }

    a {
        text-decoration: none;
        color: #ffffff;
        &:hover {
            text-decoration: underline;
        }
    }    

    img {
        margin: 1rem 0;
        width: 60%;
    }

    a:last-of-type {
        display: block;
        padding-bottom: 1rem;
    }


    #home-page {
        /* background-image: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.7), rgb(0, 0, 0)), url(assets/home-bg.jpg); */

        background-image: 
            linear-gradient(to bottom, rgb(0, 0, 0),rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)),
            linear-gradient(to top, rgb(0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
            url(https://firebasestorage.googleapis.com/v0/b/studiodluxestl.appspot.com/o/2026%20Edit%2Fhome-bg.png?alt=media&token=47e9f3b3-dd14-400c-b2ab-48a6ad0fd994);
        /* linear-gradient(to top, #000000, rgba(255, 255, 255, 0)) */
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        width: 100%;
        height: 100%;
        transition: opacity 0.5s ease-in-out;
    }

    #about-page {
        background-image: 
            linear-gradient(to bottom, rgb(0, 0, 0),rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)),
            linear-gradient(to top, rgb(0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
            url(https://firebasestorage.googleapis.com/v0/b/studiodluxestl.appspot.com/o/2026%20Edit%2Fabout-bg.png?alt=media&token=43aac731-3c14-4de0-a050-5e24924be822);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        width: 100%;
        height: 100%;
    }

    #dossier-page {
        background-image: 
            linear-gradient(to bottom, rgb(0, 0, 0),rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)),
            linear-gradient(to top, rgb(0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
            url(https://firebasestorage.googleapis.com/v0/b/studiodluxestl.appspot.com/o/2026%20Edit%2Fdossier-one-bg.png?alt=media&token=3485310f-2e1b-4b4b-b77f-21013cdbd75c);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        width: 100%;
        height: 100%;

        h2 {
            padding-top: 2rem;
        }
    
        h3 {
            letter-spacing: .3rem;
        }

        h4 {
            margin-bottom: 0;
            letter-spacing: .2rem;
            font-weight: unset;
        }

        p {
            font-size: 0.5625rem;
        }

        .pricing p {
            margin-top: 0;
            font-family: 'Sans-Grande';
            /* font-size: 0.5rem; */

            &:nth-of-type(7) {
                margin-top: 3rem;
            }
        }
    }

    #dossier-page-two {
        background-image: 
            linear-gradient(to bottom, rgb(0, 0, 0),rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)),
            linear-gradient(to top, rgb(0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
            url(https://firebasestorage.googleapis.com/v0/b/studiodluxestl.appspot.com/o/2026%20Edit%2Fdossier-two-bg.png?alt=media&token=f5c54fa7-c01a-46c7-bd2d-f259010dfa16);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        width: 100%;
        height: 100%;

        h2 {
            padding-top: 2rem;
        }
    
        h3 {
            letter-spacing: .3rem;
        }

        h4 {
            margin-bottom: 0;
            letter-spacing: .2rem;
            font-weight: unset;
        }

        .pricing p {
            margin-top: 0;
            font-family: 'Sans-Grande';
            font-size: 0.5rem;
        }
    }

    #location-page {
        background-image: 
            linear-gradient(to bottom, rgb(0, 0, 0),rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)),
            linear-gradient(to top, rgb(0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), 
            url(https://firebasestorage.googleapis.com/v0/b/studiodluxestl.appspot.com/o/2026%20Edit%2Flocation-bg.png?alt=media&token=337c378a-e462-467a-8126-d21dc3f42a7c);
        background-repeat: no-repeat;
        background-size: cover;
        background-position-x: 70%;
        width: 100%;
        height: 100%;

        h2 {
            margin-top: 0;
            margin-bottom: 2rem;
            
            &:not(:is(:first-child)) {
                margin-top: 2.5rem;
                margin-bottom: 1.5rem;
            }
        }

        img {
            margin: 0;
        }

        p { 
            line-height: 1rem;
        }

        .contact {
            p {
                margin: 0;
            }
        }

        .entrance-info {
            font-size: 0.5rem;
        }

        #hours {
            p {
                margin: 1rem;
            }
        }

    }
}