.legal[data-astro-cid-7dpr4qcz]{
    max-width:720px;
    margin:0 auto;
    padding:4rem 2rem 6rem
}
.legal[data-astro-cid-7dpr4qcz] h1[data-astro-cid-7dpr4qcz]{
    font-size:2.4rem;
    margin-bottom:2rem
}
.legal[data-astro-cid-7dpr4qcz] p[data-astro-cid-7dpr4qcz]{
    font-size:1rem;
    line-height:1.6;
    margin-bottom:1.4rem
}
 .site-header[data-astro-cid-3ef6ksr2]{
    background:linear-gradient(120deg,#f4f1ec 0% 70%,#ff6a00 70% 100%);
    border-bottom:1px solid rgba(0,0,0,.08)
}
.header-inner[data-astro-cid-3ef6ksr2]{
    max-width:1400px;
    margin:0 auto;
    padding:1.8rem 3rem;
    display:flex;
    justify-content:space-between;
    align-items:center
}
.logo[data-astro-cid-3ef6ksr2]{
    font-size:1.7rem;
    font-weight:900;
    letter-spacing:.12em;
    text-transform:uppercase;
    text-decoration:none;
    color:#1b2730
}
.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{
    margin-left:2rem;
    font-size:.85rem;
    letter-spacing:.22em;
    text-transform:uppercase;
    text-decoration:none;
    color:#1b2730;
    opacity:.8
}
.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{
    opacity:1
}
.logo[data-astro-cid-3ef6ksr2]{
    display:flex;
    align-items:center
}
.logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{
    height:80px;
    width:auto;
    display:block
}
@media(max-width:768px){
    .logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{
        height:20px
    }
    .site-header[data-astro-cid-3ef6ksr2] {
        background: linear-gradient(120deg,#f4f1ec 0% 40%,#ff6a00 40% 100%);
    }
}
.site-footer[data-astro-cid-sz7xmlte]{
    background:#1b2730;
    color:#ffffffd9;
    padding:3rem 2rem
}
.footer-inner[data-astro-cid-sz7xmlte]{
    max-width:1400px;
    margin:0 auto;
    display:flex;
    justify-content:space-between;
    align-items:center
}
.site-footer[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{
    font-size:.75rem;
    letter-spacing:.15em;
    text-transform:uppercase
}
.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{
    margin-left:2rem;
    font-size:.75rem;
    letter-spacing:.15em;
    text-transform:uppercase;
    color:#ffffffd9;
    text-decoration:none;
    border-bottom:1px solid transparent;
    opacity:.8;
    transition:opacity .2s ease,border-color .2s ease
}
.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{
    opacity:1;
    border-bottom-color:#fff9
}
@media(max-width:768px){
    .footer-inner[data-astro-cid-sz7xmlte]{
        flex-direction:column;
        gap:1.2rem
    }
    .footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{
        margin-left:1rem;
        margin-right:1rem
    }
}
:root{
    --max-width: 960px;
    --font-serif: Georgia, "Times New Roman", Times, serif;
    --accent: #2f3a44
}
h1[data-astro-cid-37fxchfa].page-title{
    margin-top:1.5rem;
    margin-bottom:1.5rem
}
.section[data-astro-cid-37fxchfa]{
    max-width:1200px;
    margin:0 auto;
    padding:2.5rem 2rem 4rem
}
body{
    margin:0;
    font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;
    font-size:17px;
    line-height:1.7;
    color:#111;
    background:#f6f5f3
}
main[data-astro-cid-37fxchfa]{
    padding:1.6rem 1.5rem 3rem
}
h1[data-astro-cid-37fxchfa]{
    font-size:2.4rem;
    margin-bottom:2rem;
    letter-spacing:-.015em;
    color:var(--accent)
}
h2[data-astro-cid-37fxchfa]{
    font-size:1.4rem;
    margin:0 0 .5rem
}
h1[data-astro-cid-37fxchfa],h2[data-astro-cid-37fxchfa]{
    font-family:var(--font-serif)
}
p[data-astro-cid-37fxchfa]{
    margin:0 0 1rem
}
a[data-astro-cid-37fxchfa]{
    color:var(--accent);
    text-decoration:none
}
a[data-astro-cid-37fxchfa]:hover{
    text-decoration:underline
}
 .publication[data-astro-cid-trdbdie4]{
    position:relative;
    background:#f6f5f3;
    padding-bottom:6rem
}
.band[data-astro-cid-trdbdie4]{
    height:180px;
    background:#ffe7d6;
    position:relative;
    z-index:0;
    clip-path:polygon(0 0,100% 0,96% 100%,0% 100%)
}
.content-wrapper[data-astro-cid-trdbdie4]{
    position:relative;
    max-width:1400px;
    margin:-140px auto 0;
    padding:0 4rem;
    z-index:10;
    display:grid;
    grid-template-columns:320px 1fr;
    column-gap:4rem
}
.cover[data-astro-cid-trdbdie4]{
    position:relative;
    z-index:10;
    margin-top:-60px
}
.cover[data-astro-cid-trdbdie4] img[data-astro-cid-trdbdie4]{
    width:100%;
    max-width:280px;
    transform:rotate(-2deg);
    box-shadow:0 30px 70px #00000040;
    z-index:12
}
.content[data-astro-cid-trdbdie4]{
    max-width:520px;
    color:#1b2730;
    z-index:10
}
.content[data-astro-cid-trdbdie4] h2[data-astro-cid-trdbdie4]{
    font-size:2.6rem;
    line-height:1.05;
    margin-bottom:.6rem;
    margin-top:2rem
}
.meta[data-astro-cid-trdbdie4]{
    font-size:.75rem;
    letter-spacing:.22em;
    text-transform:uppercase;
    opacity:.65;
    margin-bottom:3rem
}
.description[data-astro-cid-trdbdie4]{
    font-size:1.1rem;
    margin-bottom:2.2rem
}
.isbn[data-astro-cid-trdbdie4]{
    font-size:.8rem;
    opacity:.55
}
.links[data-astro-cid-trdbdie4] a[data-astro-cid-trdbdie4]{
    display:inline-block;
    margin-right:2rem;
    margin-top:2rem;
    font-size:.85rem;
    letter-spacing:.18em;
    text-transform:uppercase;
    color:#1b2730;
    text-decoration:none;
    border-bottom:2px solid currentColor
}
@media(max-width:768px){
    .band[data-astro-cid-trdbdie4]{
        display:none
    }
    .content-wrapper[data-astro-cid-trdbdie4]{
        margin-top:0;
        padding:2rem 1.5rem 0;
        grid-template-columns:1fr;
        column-gap:0;
        row-gap:2rem
    }
    .cover[data-astro-cid-trdbdie4]{
        margin-top:0;
        text-align:center
    }
    .cover[data-astro-cid-trdbdie4] img[data-astro-cid-trdbdie4]{
        max-width:220px;
        transform:rotate(-1deg)
    }
    .content[data-astro-cid-trdbdie4]{
        max-width:100%;
        padding-top:0;
        text-align:center
    }
    .content[data-astro-cid-trdbdie4] h2[data-astro-cid-trdbdie4]{
        font-size:2rem;
        margin-top:0
    }
    .meta[data-astro-cid-trdbdie4]{
        margin-bottom:1.5rem
    }
    .description[data-astro-cid-trdbdie4]{
        font-size:1rem
    }
    .links[data-astro-cid-trdbdie4]{
        margin-top:1.5rem
    }
    .links[data-astro-cid-trdbdie4] a[data-astro-cid-trdbdie4]{
        margin:1rem .8rem 0
    }
}
 .page-title[data-astro-cid-xh2flxvj]{
    margin-top:.6rem;
    margin-bottom:1.2rem
}