.am-zone{margin:12px 0}
.am-zone .am-img{max-width:100%;height:auto;display:block;border-radius:12px}
.am-top{width:100%}
.am-sidebar{width:100%}
.am-bottom-sticky{position:fixed;left:0;right:0;bottom:0;z-index:9999;padding:8px;background:rgba(12,12,16,.88);backdrop-filter:blur(4px);border-top:1px solid #2f2f39}
.am-bottom-sticky .am-inner{max-width:1280px;margin:0 auto;position:relative}
.am-close{position:absolute;right:6px;top:6px;background:#111;color:#fff;border:1px solid #333;border-radius:8px;padding:2px 7px;cursor:pointer}
.am-fullscreen{position:fixed;inset:0;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}
.am-fullscreen .am-inner{max-width:min(1200px,96vw);position:relative}
.am-fullscreen .am-img{max-height:90vh;object-fit:contain}
