.regelwerk-wrap{
    max-width:1180px;
    margin:24px auto;
    color:#9da6a8;
    font-family:Georgia,"Times New Roman",serif
}
.rw-hero{
    padding:24px;
    border:1px solid #29383d;
    background:linear-gradient(135deg,#0d2229,#071116);
    box-shadow:0 18px 50px rgba(0,0,0,.35);
    overflow:hidden
}
.rw-hero h4{
    font-size:28px;
    margin:0 0 6px;
    color:#bc5f3a
}
.rw-hero h14{
    display:block;
    font-size:15px;
    text-transform:uppercase;
    letter-spacing:.08em;
    color:#5f96a8
}
.rw-layout{
    display:grid;
    grid-template-columns:285px minmax(0,1fr);
    gap:18px;
    margin-top:18px
}
.rw-sidebar{
    position:sticky;
    top:10px;
    align-self:start;
    border:1px solid #26363b;
    background:#09161b;
    padding:12px
}
.rw-nav-subtitle{
    font-size:11px;
    letter-spacing:.09em;
    text-transform:uppercase;
    color:#bc5f3a;
    margin:12px 8px 6px
}
.rw-doc-group{
    border-bottom:1px solid rgba(255,255,255,.06)
}
.rw-doc-group summary{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:8px;
    padding:10px;
    color:#9da6a8;
    cursor:pointer;
    list-style:none;
    font-weight:bold
}
.rw-doc-group summary::-webkit-details-marker{
    display:none
}
.rw-doc-group summary:before{
    content:"▸";
    margin-right:6px;
    color:#bc5f3a
}
.rw-doc-group[open] summary:before{
    content:"▾"
}
.rw-doc-group.active summary{
    background:#0d242b;
    color:#d26940
}
.rw-doc-group summary:hover{
    background:#102b33;
    color:#d26940
}
.rw-doc-group summary em{
    margin-left:auto;
    font-size:11px;
    opacity:.7;
    font-style:italic
}
.rw-category-list{
    padding:0 0 6px 18px
}
.rw-nav-item{
    display:flex;
    justify-content:space-between;
    gap:12px;
    padding:8px 10px;
    border-bottom:1px solid rgba(255,255,255,.045);
    color:#9da6a8;
    text-decoration:none
}
.rw-nav-item:hover,
.rw-nav-item.active{
    background:#102b33;
    color:#d26940;
    text-decoration:none
}
.rw-doc-all{
    font-weight:bold;
    color:#bc5f3a
}
.rw-category-item{
    font-size:13px
}
.rw-nav-item em{
    font-size:11px;
    opacity:.7
}
.rw-search{
    display:flex;
    gap:6px;
    margin:0 0 12px
}
.rw-search input{
    flex:1;
    background:#061015;
    border:1px solid #29383d;
    color:#9da6a8;
    padding:8px;
    min-width:0
}
.rw-search button{
    background:#843e27;
    border:1px solid #bc5f3a;
    color:#d6dde0;
    padding:8px 10px;
    cursor:pointer
}
.rw-document-head,
.rw-section{
    margin-bottom:24px
}
.rw-document-head h14,
.rw-section h14{
    display:block;
    padding:13px 16px;
    border:1px solid #29383d;
    background:#0b2026;
    color:#bc5f3a;
    font-size:18px;
    letter-spacing:.04em;
    text-transform:uppercase
}
.rw-document-subtitle,
.rw-document-desc,
.rw-section-desc{
    padding:10px 14px;
    background:#071217;
    border:1px solid #26363b;
    border-top:0;
    color:#7f949b
}
.rw-entry{
    margin:14px 0;
    padding:16px;
    border:1px solid #26363b;
    background:rgba(7,18,23,.94);
    box-shadow:0 10px 28px rgba(0,0,0,.24)
}
.rw-entry h8{
    display:block;
    font-size:18px;
    color:#bc5f3a;
    margin:0 0 12px
}
.rw-entry h7{
    display:inline-block;
    margin:8px 0 4px;
    color:#5f96a8;
    font-weight:bold;
    text-transform:uppercase;
    font-size:12px;
    letter-spacing:.06em
}
.rw-content{
    display:block;
    font-size:14px;
    line-height:1.65;
    font-weight:normal;
    color:#9da6a8;
    margin:4px 0 10px;
    overflow-wrap:anywhere;
    text-align:justify
}
.rw-content p{
    margin:0 0 12px
}
.rw-content h3{
    font-size:16px;
    line-height:1.35;
    color:#bc5f3a;
    margin:22px 0 8px;
    padding-bottom:5px;
    border-bottom:1px solid rgba(188,95,58,.28)
}
.rw-content h4{
    font-size:14px;
    line-height:1.4;
    color:#d26940;
    margin:15px 0 5px
}
.rw-content ul{
    margin:6px 0 14px 22px;
    padding:0
}
.rw-content li{
    margin:3px 0;
    break-inside:avoid
}
.rw-content .rw-columns{
    columns:2 250px;
    column-gap:30px
}
.rw-content .rw-facts{
    display:grid;
    grid-template-columns:minmax(150px,220px) minmax(0,1fr);
    gap:6px 14px;
    margin:4px 0 18px
}
.rw-content .rw-facts dt{
    font-weight:bold;
    color:#bc5f3a
}
.rw-content .rw-facts dd{
    margin:0 0 5px
}
.rw-entry details{
    border-top:1px solid rgba(255,255,255,.07);
    padding-top:4px
}
.rw-entry summary{
    cursor:pointer;
    list-style:none;
    display:flex;
    align-items:center;
    gap:8px
}
.rw-entry summary::-webkit-details-marker{
    display:none
}
.rw-entry summary:after{
    content:"▾";
    margin-left:auto;
    color:#5f96a8;
    font-size:13px;
    line-height:1
}
.rw-entry details[open] summary:after{
    content:"▴"
}
.rw-entry details:not([open]){
    padding-bottom:4px
}
.rw-entry details:not([open]) summary{
    border:1px solid rgba(255,255,255,.18);
    background:rgba(255,255,255,.025);
    padding:7px 10px;
    margin:6px 0
}
.rw-entry details:not([open]) summary h7{
    margin:0
}
.rw-entry details[open] summary{
    padding:7px 10px;
    background:rgba(255,255,255,.025);
    border:1px solid rgba(255,255,255,.12);
    margin:6px 0 4px
}
.rw-entry details[open] summary h7{
    margin:0
}
.rw-staff{
    background:rgba(188,95,58,.12);
    padding-left:10px;
    border-left:3px solid #bc5f3a
}
.rw-text-block{
    padding-top:4px
}
.rw-empty,
.rw-staff-note{
    padding:14px;
    border:1px solid #29383d;
    background:#09161b;
    margin-bottom:12px
}
@media(max-width:850px){
    .rw-layout{
        grid-template-columns:1fr
    }
    .rw-sidebar{
        position:relative;
        top:auto
    }
    .rw-content .rw-columns{
        columns:1
    }
    .rw-content .rw-facts{
        grid-template-columns:1fr
    }
    .rw-content .rw-facts dd{
        margin-bottom:10px
    }
}