/* css.css – starinski novinski stil, bez emojia */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    background-color: #d9c8a9;
    background-image: 
        repeating-linear-gradient(45deg, rgba(180,150,120,0.05) 0px, rgba(180,150,120,0.05) 2px, 
        transparent 2px, transparent 8px);
    font-family: 'Times New Roman', Times, serif;
    color: #2c2416;
    padding: 30px 20px;
    line-height: 1.5;
}

.newspaper-wrapper {
    max-width: 1300px;
    margin: 0 auto;
    background-color: #fcf3e0;
    padding: 30px 25px;
    box-shadow: 8px 8px 20px rgba(0,0,0,0.2), 0 0 0 1px #b89b7a inset;
    border-radius: 4px;
    position: relative;
}

.masthead {
    text-align: center;
    border-bottom: 3px double #7a5d3c;
    margin-bottom: 25px;
    padding-bottom: 15px;
}

.masthead-top {
    font-size: 0.9rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #5d4630;
    border-bottom: 1px solid #b89b7a;
    display: inline-block;
    padding: 0 20px 5px;
    margin-bottom: 10px;
}

.newspaper-title {
    font-size: 4.5rem;
    font-weight: 700;
    font-family: 'Georgia', 'Times New Roman', serif;
    text-transform: uppercase;
    letter-spacing: 8px;
    word-spacing: 12px;
    color: #1f180e;
    text-shadow: 2px 2px 0 rgba(150,120,80,0.2);
    margin: 10px 0 5px;
    line-height: 1.1;
}

.title-ornament {
    font-size: 1.4rem;
    color: #7a5d3c;
    margin-bottom: 15px;
}

.main-headline {
    font-size: 1.9rem;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 5px 0 10px;
    font-family: 'Georgia', serif;
}

.headline-rule {
    border: none;
    border-top: 2px solid #8b6f50;
    width: 60%;
    margin: 10px auto;
}

.newspaper-columns {
    column-count: 3;
    column-gap: 2.5em;
    column-rule: 1px solid #b89b7a;
    text-align: justify;
    margin-bottom: 20px;
}

.column {
    break-inside: avoid;
    margin-bottom: 1.2em;
}

.section-title {
    font-size: 1.3rem;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #8b6f50;
    margin: 1.2em 0 0.5em;
    padding-bottom: 3px;
    font-family: 'Georgia', serif;
    letter-spacing: 1px;
    break-after: avoid;
}

/* specijalna klasa za levo poravnavanje i normalne razmake */
.left-align {
    text-align: left;
    word-spacing: normal;
    letter-spacing: 0.02em;
}

.recipe-title {
    font-size: 1.2rem;
    font-weight: bold;
    margin: 1.2em 0 0.2em;
    font-variant: small-caps;
    color: #3f2e1c;
    border-left: 4px solid #8b6f50;
    padding-left: 12px;
}

.recipe-era {
    font-size: 0.9rem;
    font-variant: normal;
    font-style: italic;
    color: #5f4a32;
}

.person-name {
    font-size: 1.2rem;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 0.2em;
    color: #2b1f12;
}

.special-headline {
    font-size: 2rem;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    border-top: 2px solid #7a5d3c;
    border-bottom: 2px solid #7a5d3c;
    padding: 8px 0;
    margin: 20px 0 10px;
    font-family: 'Georgia', serif;
    letter-spacing: 3px;
}

.subheadline {
    text-align: center;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 15px;
    font-size: 1.3rem;
}

/* placeholder za slike – sada bez ikonica */
/* .image-placeholder { */
    /* background: #e8dccc; */
    /* border: 2px dashed #9c8468; */
    /* padding: 20px 10px; */
    /* margin: 20px 0; */
    /* text-align: center; */
    /* border-radius: 4px; */
    /* color: #5d4a34; */
    /* font-family: 'Courier New', monospace; */
    /* break-inside: avoid; */
/* } */

.image-placeholder {
    margin: 20px 0;
    text-align: center;
    break-inside: avoid;
}

.image-placeholder img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    border: 1px solid #b89b7a;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.1);
}




.placeholder-text {
    font-size: 0.95rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    word-spacing: normal;
}

.vintage-list {
    margin: 8px 0 12px 20px;
    list-style-type: square;
}

.vintage-list li {
    margin-bottom: 3px;
}

ol.vintage-list {
    list-style-type: decimal;
}

.italic-quote {
    font-style: italic;
    font-size: 1.1rem;
    margin: 10px 0;
    padding-left: 20px;
    border-left: 3px solid #b89b7a;
}

.dropcap {
    float: left;
    font-size: 3.8em;
    line-height: 0.8;
    margin-right: 8px;
    font-family: 'Georgia', serif;
    font-weight: bold;
    color: #3f2e1c;
}

.section-divider {
    border: none;
    border-top: 1px dashed #b89b7a;
    margin: 25px 0 15px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.newspaper-footer {
    margin-top: 30px;
    border-top: 2px solid #7a5d3c;
    padding-top: 12px;
    text-align: center;
    font-size: 0.9rem;
    text-transform: uppercase;
    color: #4f3a24;
    letter-spacing: 1.5px;
}

.footer-text {
    font-family: 'Courier New', monospace;
}

/* responzivnost */
@media screen and (max-width: 900px) {
    .newspaper-columns {
        column-count: 2;
    }
    .newspaper-title {
        font-size: 3.5rem;
        letter-spacing: 4px;
    }
}

@media screen and (max-width: 600px) {
    .newspaper-columns {
        column-count: 1;
    }
    .newspaper-wrapper {
        padding: 15px 12px;
    }
    .newspaper-title {
        font-size: 2.4rem;
        letter-spacing: 2px;
    }
    .main-headline {
        font-size: 1.4rem;
    }
}

p {
    margin-bottom: 0.8em;
    text-indent: 1.5em;
}

p:first-of-type {
    text-indent: 0;
}

.image-placeholder + p, h3 + p, h4 + p {
    text-indent: 0;
}


