/*
Theme Name: Blank Advanced Theme v11.4 Clean UI
Version: 11.4
*/
html,body{margin:0;padding:0;height:100%}
body{font-family:Arial;display:flex;flex-direction:column;min-height:100vh;background:#000}
.full-width{width:100%}
.container{max-width:1200px;margin:0 auto}
.footer-center{text-align:center;width:100%}
.site-wrapper{flex:1;background:inherit;}
.entry-content > *:first-child{margin-top:0 !important}
.entry-content > *:last-child{margin-bottom:0 !important}
.entry-content{overflow:hidden}
.entry-content img{max-width:100%;height:auto}

/* UI grouping */
.meta-group{margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #ddd}
.meta-group label{font-weight:bold;display:block;margin-top:8px}
