:root{--red:#e93482;--black:#54213d;--text:#3e2633;--muted:#856b78;--line:#ecd6e1;--soft:#fff2f7}
body{background:#f9edf3;color:var(--text)}
header{background:#fff8fb;box-shadow:0 1px 6px #7b2f5224}
header nav{background:#54213d;color:#f8dce9}
header nav a{border-right-color:#713451}
header nav a:hover{background:#e93482}
.brand-icon,.gate-logo{background:#e93482}
.search{background:#fff;border-color:#e7c9d8}
.favorite-top,.side-title,.category-head{background:#54213d}
.compact-head{background:#fff8fb;border-top-color:#54213d;border-bottom-color:#e7cbd9}
.layout{background:#fff8fb}
.sidebar,.category-block{border-color:#e7cbd9}
.sidebar nav a{border-bottom-color:#eedce5}
.sidebar nav a:hover{background:#fff0f6;color:#d92774}
.side-note,.empty{background:#faedf3}
.toolbar{border-bottom-color:#6b2b4b}
.site-row{border-bottom-color:#edd9e3}
.site-row:nth-child(odd){border-right-color:#edd9e3}
.site-row:hover{background:#fff0f6;box-shadow:inset 3px 0 #e93482}
.logo{border-radius:50%}
.row-actions button,.toolbar button,.toolbar select{border-color:#e1c3d2}
.toolbar button.active,.visit-btn,.gate-box button{background:#e93482;border-color:#e93482}
.score b,.compact-head strong{color:#d92774}
footer{background:#54213d;color:#dcb8ca}
dialog{border-radius:22px}
.detail-cover{background:linear-gradient(120deg,var(--color),#54213d)}
.gate-box{border-top-color:#e93482}
@media(max-width:680px){.layout,.compact-head{background:#fff8fb}}
