#header {
    background-image: url('images/head.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 474px;
    width: 100%;
    position: relative;
    z-index: 0;
}

@import url('https://fonts.googleapis.com/css2?family=Cinzel+Decorative&family=Libre+Baskerville&family=Special+Elite&display=swap');

body {
    background: linear-gradient(180deg, #3D2B3B 0%, #874238 100%);
    margin: 0;
    padding: 0;
    font-family: 'Libre Baskerville', serif;
    color: #E0E8F0;
    overflow-x: hidden;
}

.footer-spacer {
    height: 60px;
}

#navigation {
    width: 61%;
    margin: -10px auto 60px;
    padding: 28px 40px;
    font-family: 'Cinzel Decorative', serif;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 22px;
    background: repeating-linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.15),
        rgba(255, 255, 255, 0.15) 8px,
        rgba(255, 255, 255, 0.05) 8px,
        rgba(255, 255, 255, 0.05) 16px
    );
    backdrop-filter: blur(10px);
    border-radius: 48px;
    box-shadow:
        0 10px 30px rgba(0, 0, 0, 0.4),
        inset 0 1px 2px rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: 0.3s ease-in-out;
}

#navigation a {
    padding: 12px 26px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #FFD080;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    font-family: 'Special Elite', serif;
    text-decoration: none;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
}

#navigation a:hover {
    background: rgba(173, 216, 230, 0.3);
    transform: scale(1.05);
    color: #3D2B3B;
}

#layout-container {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 0 20px;
    margin-top: 40px;
}

#content { opacity:0.8;
    width: 80%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 40px;
    background: rgba(135, 66, 56, 0.8);
    border-radius: 18px;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(6px);
    color: #E0E8F0;
}

.contentx {
    background-image: url(images/cont.png);
    background-repeat: no-repeat;
    margin-bottom: 60px;
    padding: 35px;
    text-align: justify;
    font-size: 17px;
    line-height: 1.8;
    letter-spacing: 1px;
    border-radius: 16px;
    background-color: rgba(135, 66, 56, 0.85);
    backdrop-filter: blur(6px);
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.4);
    color: #E0E8F0;
}

blockquote {
    font-family: 'Georgia', serif;
    font-size: 22px;
    color: #FFD080;
    background: rgba(173, 216, 230, 0.2);
    padding: 40px 50px;
    margin: 60px auto;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
    max-width: 900px;
    text-align: center;
}

textarea,
input,
select {
    width: 40%;
    max-width: 600px;
    padding: 16px 20px;
    margin: 20px 0;
    font-family: 'Special Elite', serif;
    font-size: 16px;
    color: #3D2B3B;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 8px;
    backdrop-filter: blur(4px);
    box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
    transition: 0.3s ease-in-out;
}

textarea:focus,
input:focus,
select:focus {
    outline: none;
    border-color: #FFD080;
    background: rgba(173, 216, 230, 0.25);
}

h1 {
    font-family: 'Cinzel Decorative', serif;
    font-size: 36px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    color: #FFD080;
    margin: 80px auto 40px;
    padding: 20px 40px;
    max-width: 800px;
    background: rgba(135, 66, 56, 0.7);
    backdrop-filter: blur(8px);
    border-radius: 18px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4);
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-shadow: 1px 1px 0 #3D2B3B,
                 2px 2px 6px rgba(0, 0, 0, 0.3);
}


#footer a,
a {
    color: #FFD080;
    background: rgba(255, 255, 255, 0.05);
    padding: 6px 12px;
    border-radius: 10px;
    font-size: 13px;
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
}

a:hover {
    background: rgba(173, 216, 230, 0.3);
    transform: translateY(-2px);
}

i, em {
    color: #E0E8F0;
    font-style: italic;
    font-family: 'Georgia', serif;
    letter-spacing: 0.5px;
    background: rgba(173, 216, 230, 0.2);
    padding: 2px 5px;
    border-radius: 4px;
}

b, strong {
    color: #FFD080;
    font-weight: bold;
    font-family: 'Cinzel', serif;
    background-color: rgba(173, 216, 230, 0.25);
    padding: 4px 10px;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}
